Correct package BuildRequires fields to address build errors. 88/7888/1
authorOssama Othman <ossama.othman@intel.com>
Fri, 9 Aug 2013 20:24:44 +0000 (13:24 -0700)
committerOssama Othman <ossama.othman@intel.com>
Fri, 9 Aug 2013 20:24:44 +0000 (13:24 -0700)
Change-Id: I363ae66466d02830b6dfbf853da75a35bd8602d7
Signed-off-by: Ossama Othman <ossama.othman@intel.com>
packaging/ico-uxf-weston-plugin.spec

index f9db9b4..6fd12f9 100644 (file)
@@ -16,9 +16,8 @@ BuildRequires: pkgconfig(eina)
 BuildRequires: pkgconfig(elementary)
 BuildRequires: pkgconfig(ecore-wayland)
 BuildRequires: mesa-devel
-BuildRequires: aul-devel
-BuildRequires: ecore-devel
-BuildRequires: weston-devel >= 1.2
+BuildRequires: pkgconfig(aul)
+BuildRequires: pkgconfig(ecore)
 Requires: weston >= 1.2
 
 %description