diff options
author | Thomas Sachau <tommy@gentoo.org> | 2014-02-16 13:44:17 +0000 |
---|---|---|
committer | Thomas Sachau <tommy@gentoo.org> | 2014-02-16 13:44:17 +0000 |
commit | 13c308684d622c815d111cee6f9afec1ea702fbe (patch) | |
tree | 9d1ac3adbaea9e682e7da45afdca8cd88e79f6c0 /x11-plugins/e_modules-flame | |
parent | Switch to dev-libs/efl (diff) | |
download | enlightenment-13c308684d622c815d111cee6f9afec1ea702fbe.tar.gz enlightenment-13c308684d622c815d111cee6f9afec1ea702fbe.tar.bz2 enlightenment-13c308684d622c815d111cee6f9afec1ea702fbe.zip |
Switch to dev-libs/efl
Diffstat (limited to 'x11-plugins/e_modules-flame')
-rw-r--r-- | x11-plugins/e_modules-flame/e_modules-flame-9999.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/e_modules-flame/e_modules-flame-9999.ebuild b/x11-plugins/e_modules-flame/e_modules-flame-9999.ebuild index bde3c09..382ac6f 100644 --- a/x11-plugins/e_modules-flame/e_modules-flame-9999.ebuild +++ b/x11-plugins/e_modules-flame/e_modules-flame-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ @@ -12,5 +12,5 @@ inherit enlightenment DESCRIPTION="A module to display flames on the desktop" DEPEND=">=x11-wm/enlightenment-0.17.0_alpha:0.17= - >=media-libs/edje-0.5.0" + dev-libs/efl" RDEPEND=${DEPEND} |