diff options
author | Thomas Sachau <tommy@gentoo.org> | 2014-02-16 13:38:33 +0000 |
---|---|---|
committer | Thomas Sachau <tommy@gentoo.org> | 2014-02-16 13:38:33 +0000 |
commit | 6a86b5e01b8bede005d7d997488826ae42e89cc1 (patch) | |
tree | 1bab32cb23a93532d01a3a9a846ce305d6e396c7 /x11-plugins | |
parent | Version bump (diff) | |
download | enlightenment-6a86b5e01b8bede005d7d997488826ae42e89cc1.tar.gz enlightenment-6a86b5e01b8bede005d7d997488826ae42e89cc1.tar.bz2 enlightenment-6a86b5e01b8bede005d7d997488826ae42e89cc1.zip |
Switch to dev-libs/efl
Diffstat (limited to 'x11-plugins')
-rw-r--r-- | x11-plugins/e_modules-alarm/e_modules-alarm-9999.ebuild | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/x11-plugins/e_modules-alarm/e_modules-alarm-9999.ebuild b/x11-plugins/e_modules-alarm/e_modules-alarm-9999.ebuild index 173eb3c..9ab6b2a 100644 --- a/x11-plugins/e_modules-alarm/e_modules-alarm-9999.ebuild +++ b/x11-plugins/e_modules-alarm/e_modules-alarm-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: $ @@ -11,6 +11,5 @@ inherit enlightenment DESCRIPTION="A module to set Alarms in Enlightenment 17" DEPEND=">=x11-wm/enlightenment-0.17.0_alpha:0.17= - dev-libs/eet - >=media-libs/edje-0.5.0" + dev-libs/efl" RDEPEND=${DEPEND} |