Add BuildRequires for app2sd 63/11163/1
authorRusty Lynch <rusty.lynch@intel.com>
Mon, 21 Oct 2013 21:06:52 +0000 (14:06 -0700)
committerRusty Lynch <rusty.lynch@intel.com>
Mon, 21 Oct 2013 21:09:02 +0000 (14:09 -0700)
This package is explicitly required in src/CMakeList.txt but not
explicitly called out in the spec

Change-Id: I203657205f7f043513ab07dbd6aab9b4258e3518
Signed-off-by: Rusty Lynch <rusty.lynch@intel.com>
packaging/wrt.spec

index 9218e42..014273e 100644 (file)
@@ -54,6 +54,7 @@ BuildRequires:  pkgconfig(wrt-popup-wrt-runner)
 BuildRequires:  pkgconfig(wrt-popup-ace-runner)
 BuildRequires:  pkgconfig(sysman)
 BuildRequires:  pkgconfig(capi-system-system-settings)
+BuildRequires:  pkgconfig(app2sd)
 %if %{with mesa}
 BuildRequires: pkgconfig(gl)
 BuildRequires: pkgconfig(glesv2)