From 3ed27e696611367963a856055446aa79a20028b6 Mon Sep 17 00:00:00 2001 From: "sooyeon.kim" Date: Fri, 4 Aug 2017 16:22:01 +0900 Subject: [PATCH] Add gawk for Requires into spec file Change-Id: I363aacd753f8a4ee889f9a91d513da2b95425343 Signed-off-by: sooyeon.kim --- packaging/stt.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/packaging/stt.spec b/packaging/stt.spec index 099b605..fe1d16b 100644 --- a/packaging/stt.spec +++ b/packaging/stt.spec @@ -10,6 +10,7 @@ Source1002: %{name}-devel.manifest Requires(post): /sbin/ldconfig Requires(post): /usr/bin/buxton2ctl Requires(postun): /sbin/ldconfig +Requires: gawk BuildRequires: pkgconfig(aul) BuildRequires: pkgconfig(capi-appfw-app-manager) BuildRequires: pkgconfig(buxton2) -- 2.7.4