Removed explicit eio dependency from edje's and ephoto's rpm specs as it's in EFL now.

SVN revision: 80546
This commit is contained in:
Rui Seabra 2012-12-09 10:46:34 +00:00
parent 753600dce3
commit 0542e177c5
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: efl ecore edje ethumb eio
BuildRequires: efl-devel ecore-devel edje-devel ethumb-devel eio-devel
Requires: efl ecore edje ethumb
BuildRequires: efl-devel ecore-devel edje-devel ethumb-devel
BuildRoot: %{_tmppath}/%{name}-%{version}-root
%description