From 593aef4f772ea9106af7cfc126eb32ea7fe0a432 Mon Sep 17 00:00:00 2001 From: Rui Seabra Date: Sun, 9 Dec 2012 10:56:20 +0000 Subject: [PATCH] Remove explicit ecore dependencies from the rpm specs of edje, e, eeze, empower and ephoto, as well as the extra modules template. SVN revision: 80547 --- enlightenment.spec.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/enlightenment.spec.in b/enlightenment.spec.in index 39d784f02..5269993e5 100644 --- a/enlightenment.spec.in +++ b/enlightenment.spec.in @@ -13,7 +13,7 @@ Vendor: %{?_vendorinfo:%{_vendorinfo}}%{!?_vendorinfo:The Enlightenment Project Distribution: %{?_distribution:%{_distribution}}%{!?_distribution:%{_vendor}} Prefix: %{_prefix} #BuildSuggests: xorg-x11-devel, XFree86-devel, libX11-devel -BuildRequires: efl-devel, edje-devel, edje-bin, ecore-devel +BuildRequires: efl-devel, edje-devel, edje-bin BuildRequires: eeze-devel Requires: efl BuildRoot: %{_tmppath}/%{name}-%{version}-root @@ -25,7 +25,7 @@ Enlightenment is a window manager. Summary: Development headers for Enlightenment. Group: User Interface/Desktops Requires: %{name} = %{version} -Requires: efl-devel, edje-devel, ecore-devel +Requires: efl-devel, edje-devel %description devel Development headers for Enlightenment.