diff options
author | Thomas Sachau <tommy@gentoo.org> | 2014-02-16 13:49:29 +0000 |
---|---|---|
committer | Thomas Sachau <tommy@gentoo.org> | 2014-02-16 13:49:29 +0000 |
commit | 2ed195c99284bc1388d892406398ba07088d7df6 (patch) | |
tree | 8a20a800ee2fea80f1737118f499633cc18429da /x11-plugins | |
parent | Switch to dev-libs/efl (diff) | |
download | enlightenment-2ed195c99284bc1388d892406398ba07088d7df6.tar.gz enlightenment-2ed195c99284bc1388d892406398ba07088d7df6.tar.bz2 enlightenment-2ed195c99284bc1388d892406398ba07088d7df6.zip |
Switch to dev-libs/efl
Diffstat (limited to 'x11-plugins')
-rw-r--r-- | x11-plugins/e_modules-photo/e_modules-photo-9999.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/e_modules-photo/e_modules-photo-9999.ebuild b/x11-plugins/e_modules-photo/e_modules-photo-9999.ebuild index 1e0d923..6054805 100644 --- a/x11-plugins/e_modules-photo/e_modules-photo-9999.ebuild +++ b/x11-plugins/e_modules-photo/e_modules-photo-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 pictures" DEPEND=">=x11-wm/enlightenment-0.17.0_alpha:0.17= - >=media-libs/edje-0.5.0" + dev-libs/efl" RDEPEND=${DEPEND} |