From 37b16004a6b48c842bfd2cf7319065826da1a903 Mon Sep 17 00:00:00 2001 From: Michael Jennings Date: Fri, 23 Feb 2007 01:16:02 +0000 Subject: [PATCH] Thu Feb 22 14:16:00 2007 Michael Jennings (mej) ecore needs curl now. ---------------------------------------------------------------------- SVN revision: 28445 --- legacy/ecore/ecore.spec.in | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/legacy/ecore/ecore.spec.in b/legacy/ecore/ecore.spec.in index a6278e4fe5..94b8150525 100644 --- a/legacy/ecore/ecore.spec.in +++ b/legacy/ecore/ecore.spec.in @@ -41,9 +41,9 @@ URL: http://www.enlightenment.org Packager: %{?_packager:%{_packager}}%{!?_packager:Michael Jennings } Vendor: %{?_vendorinfo:%{_vendorinfo}}%{!?_vendorinfo:The Enlightenment Project (http://www.enlightenment.org/)} Distribution: %{?_distribution:%{_distribution}}%{!?_distribution:%{_vendor}} -#BuildSuggests: xorg-x11-devel, XFree86-devel, curl-devel +#BuildSuggests: xorg-x11-devel, XFree86-devel BuildRequires: libjpeg-devel, openssl-devel %{?breq_lib_ecore_directfb} -BuildRequires: evas-devel, eet-devel +BuildRequires: curl-devel, evas-devel, eet-devel BuildRoot: %{_tmppath}/%{name}-%{version}-root %description @@ -56,7 +56,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: openssl-devel, evas-devel, eet-devel +Requires: curl-devel, openssl-devel, evas-devel, eet-devel Requires: ecore-con, ecore-config, ecore-dbus, ecore-desktop, Requires: ecore-evas, ecore-file, ecore-ipc, ecore-job, ecore-txt Requires: ecore-x %{?with_lib_ecore_fb:ecore-fb} %{?with_lib_ecore_directfb:ecore-directfb}