diff --git a/legacy/ecore/ecore.spec.in b/legacy/ecore/ecore.spec.in index bab3df5df0..6f92a25138 100644 --- a/legacy/ecore/ecore.spec.in +++ b/legacy/ecore/ecore.spec.in @@ -50,7 +50,7 @@ Vendor: %{?_vendorinfo:%{_vendorinfo}}%{!?_vendorinfo:The Enlightenment Project Distribution: %{?_distribution:%{_distribution}}%{!?_distribution:%{_vendor}} #BuildSuggests: xorg-x11-devel, XFree86-devel, libX11-devel, c-ares-devel BuildRequires: libjpeg-devel, openssl-devel %{?breq_lib_ecore_directfb} -BuildRequires: curl-devel, evas-devel, eet-devel %{?breq_lib_ecore_sdl} +BuildRequires: curl-devel, efl-devel %{?breq_lib_ecore_sdl} BuildRoot: %{_tmppath}/%{name}-%{version}-root %description @@ -63,7 +63,7 @@ use of the work put into Ecore to make this job easy for applications. Summary: Ecore headers and development libraries. Group: Development/Libraries Requires: %{name} = %{version} -Requires: curl-devel, openssl-devel, evas-devel, eet-devel +Requires: curl-devel, openssl-devel, efl-devel Requires: ecore-con, ecore-evas, ecore-file, ecore-ipc Requires: ecore-x %{?with_lib_ecore_fb:ecore-fb} %{?with_lib_ecore_directfb:ecore-directfb} diff --git a/legacy/edje/edje.spec.in b/legacy/edje/edje.spec.in index 06b3bc99c3..485f98c9c8 100644 --- a/legacy/edje/edje.spec.in +++ b/legacy/edje/edje.spec.in @@ -14,8 +14,8 @@ Packager: %{?_packager:%{_packager}}%{!?_packager:Michael Jennings