diff options
author | Thomas Sachau <tommy@gentoo.org> | 2014-02-16 13:45:28 +0000 |
---|---|---|
committer | Thomas Sachau <tommy@gentoo.org> | 2014-02-16 13:45:28 +0000 |
commit | 6a9d4a7184a22cac119cecf86f185b8628d01668 (patch) | |
tree | 875c0ab1d89e1a61ce7b80d15fc65a90cdf4392b /x11-plugins/e_modules-mail | |
parent | Switch to dev-libs/efl (diff) | |
download | enlightenment-6a9d4a7184a22cac119cecf86f185b8628d01668.tar.gz enlightenment-6a9d4a7184a22cac119cecf86f185b8628d01668.tar.bz2 enlightenment-6a9d4a7184a22cac119cecf86f185b8628d01668.zip |
Switch to dev-libs/efl
Diffstat (limited to 'x11-plugins/e_modules-mail')
-rw-r--r-- | x11-plugins/e_modules-mail/e_modules-mail-9999.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/e_modules-mail/e_modules-mail-9999.ebuild b/x11-plugins/e_modules-mail/e_modules-mail-9999.ebuild index eb35bbe..7c8f7cf 100644 --- a/x11-plugins/e_modules-mail/e_modules-mail-9999.ebuild +++ b/x11-plugins/e_modules-mail/e_modules-mail-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="Mail notification gadget for e17" DEPEND=">=x11-wm/enlightenment-0.17.0_alpha:0.17= - >=media-libs/edje-0.5.0" + dev-libs/efl" RDEPEND=${DEPEND} |