fixed requirements on lua packages 50/9950/1
authorAnas Nashif <anas.nashif@intel.com>
Wed, 11 Sep 2013 13:43:29 +0000 (09:43 -0400)
committerAnas Nashif <anas.nashif@intel.com>
Wed, 11 Sep 2013 13:43:49 +0000 (09:43 -0400)
Change-Id: I2c55fd22e04eb0ce8c81813aa9317df98c2b67b2
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
packaging/osp-uifw.spec

index 880b45a..671b74c 100755 (executable)
@@ -6,10 +6,10 @@ Summary:        The UI Framework library of OSP
 Group:          Graphics & UI Framework/Libraries
 Source0:        %{name}-%{version}.tar.gz
 BuildRequires:  cmake
-BuildRequires:  liblua-devel
+BuildRequires:  lua-devel
 BuildRequires:  osp-appfw-internal-devel
 BuildRequires:  osp-image-core-internal-devel
-BuildRequires:  tolua++-devel
+BuildRequires:  tolua++
 BuildRequires:  pkgconfig(appcore-common)
 BuildRequires:  pkgconfig(appcore-efl)
 BuildRequires:  pkgconfig(appsvc)