From 0333810d77d03fae9017fd4882c5aeb487c40edc Mon Sep 17 00:00:00 2001 From: Rui Seabra Date: Sun, 18 Nov 2012 11:27:12 +0000 Subject: [PATCH] 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 --- expedite.spec.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/expedite.spec.in b/expedite.spec.in index 0e87ad9..6183072 100644 --- a/expedite.spec.in +++ b/expedite.spec.in @@ -16,8 +16,8 @@ Source: ftp://ftp.enlightenment.org/pub/enlightenment/expedite-%{ver}.tar.gz BuildRoot: /var/tmp/expedite-root Packager: The Rasterman URL: http://www.enlightenment.org/ -BuildRequires: evas-devel -Requires: evas +BuildRequires: efl-devel +Requires: efl %description