The previous commit was a slight fix on the efl spec for an error I made, its comment applies to this commit: adapt rpm specs to the new efl dependency instead of several independent dependencies.

SVN revision: 79419
This commit is contained in:
Rui Seabra 2012-11-18 11:27:12 +00:00
parent 26bcc09cc8
commit 04efcb4248
1 changed files with 2 additions and 2 deletions

View File

@ -10,8 +10,8 @@ Packager: %{?_packager:%{_packager}}%{!?_packager:Stephen Houston <Unixtitan@gma
Vendor: %{?_vendorinfo:%{_vendorinfo}}%{!?_vendorinfo:Okra Project (http://www.stephen.3sixty8.com/)}
Distribution: %{?_distribution:%{_distribution}}%{!?_distribution:%{_vendor}}
#BuildSuggests: xorg-x11-devel
Requires: evas ecore edje eina ethumb eio
BuildRequires: evas-devel ecore-devel edje-devel eina-devel ethumb-devel eio-devel
Requires: efl ecore edje ethumb eio
BuildRequires: efl-devel ecore-devel edje-devel ethumb-devel eio-devel
BuildRoot: %{_tmppath}/%{name}-%{version}-root
%description