diff options
author | Thomas Sachau <tommy@gentoo.org> | 2014-02-16 13:52:03 +0000 |
---|---|---|
committer | Thomas Sachau <tommy@gentoo.org> | 2014-02-16 13:52:03 +0000 |
commit | f84407d3299d02ba6a429af2be4bd02cd44763ad (patch) | |
tree | cbaea5527134288d100391973d0c919081fe34d3 | |
parent | Switch to dev-libs/efl (diff) | |
download | enlightenment-f84407d3299d02ba6a429af2be4bd02cd44763ad.tar.gz enlightenment-f84407d3299d02ba6a429af2be4bd02cd44763ad.tar.bz2 enlightenment-f84407d3299d02ba6a429af2be4bd02cd44763ad.zip |
Switch to dev-libs/efl
-rw-r--r-- | x11-plugins/e_modules-taskbar/e_modules-taskbar-9999.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/e_modules-taskbar/e_modules-taskbar-9999.ebuild b/x11-plugins/e_modules-taskbar/e_modules-taskbar-9999.ebuild index 61630db..e621e56 100644 --- a/x11-plugins/e_modules-taskbar/e_modules-taskbar-9999.ebuild +++ b/x11-plugins/e_modules-taskbar/e_modules-taskbar-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,5 +11,5 @@ inherit enlightenment DESCRIPTION="Taskbar Module. It gives you a taskbar!" DEPEND=">=x11-wm/enlightenment-0.17.0_alpha:0.17= - >=media-libs/edje-0.5.0" + dev-libs/efl" RDEPEND=${DEPEND} |