From: Hyeongsik Min Date: Tue, 1 Aug 2017 01:19:38 +0000 (+0900) Subject: Add awk as a BuildRequries X-Git-Tag: submit/tizen/20170817.014135~1 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=787ee84db92802397fb23c1505f422edf2be5fd9;p=platform%2Fcore%2Fapi%2Fperipheral-io.git Add awk as a BuildRequries In order to avoid possible build break, add BuildRequies for awk explicitly. Change-Id: I0a8ba8be024af0453f1483bb1468df0070fa657c Signed-off-by: Hyeongsik Min --- diff --git a/packaging/capi-system-peripheral-io.spec b/packaging/capi-system-peripheral-io.spec index cc7b1de..1dbb5d2 100644 --- a/packaging/capi-system-peripheral-io.spec +++ b/packaging/capi-system-peripheral-io.spec @@ -6,6 +6,7 @@ Group: System & System Tools License: Apache-2.0 Source0: %{name}-%{version}.tar.gz Source1: %{name}.manifest +BuildRequires: awk BuildRequires: cmake BuildRequires: pkgconfig(glib-2.0) BuildRequires: pkgconfig(gio-2.0)