summaryrefslogtreecommitdiff
path: root/elementary.spec.in
diff options
context:
space:
mode:
authorRui Seabra <rms@1407.org>2012-11-18 11:27:12 +0000
committerRui Seabra <rms@1407.org>2012-11-18 11:27:12 +0000
commit89649d918ddda0f08ffb3fb57e20d6c1d32adfe4 (patch)
tree892f26744ddc735d55a20f04f9dce7075e9aecd9 /elementary.spec.in
parentc37f64356933ebae6cdda86293f7264a4a078ea4 (diff)
downloadelementary-89649d918ddda0f08ffb3fb57e20d6c1d32adfe4.tar.gz
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
Diffstat (limited to 'elementary.spec.in')
-rw-r--r--elementary.spec.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/elementary.spec.in b/elementary.spec.in
index ab341fbe8..cdfd6b793 100644
--- a/elementary.spec.in
+++ b/elementary.spec.in
@@ -14,8 +14,8 @@ Packager: %{?_packager:%{_packager}}%{!?_packager:Rui Miguel Silva Seabra <rms@1
Vendor: %{?_vendorinfo:%{_vendorinfo}}%{!?_vendorinfo:The Enlightenment Project (http://www.enlightenment.org/)}
Distribution: %{?_distribution:%{_distribution}}%{!?_distribution:%{_vendor}}
#BuildSuggests: xorg-x11-devel, vim-enhanced
-BuildRequires: evas-devel
-Requires: evas
+BuildRequires: efl-devel
+Requires: efl
BuildRoot: %{_tmppath}/%{name}-%{version}-root
%description
@@ -33,7 +33,7 @@ Elementary.
Summary: Elementary headers, static libraries, documentation and test programs
Group: System Environment/Libraries
Requires: %{name} = %{version}, %{name}-bin = %{version}
-Requires: evas-devel
+Requires: efl-devel
%description devel
Headers, static libraries, test programs and documentation for Elementary