diff options
author | Thomas Sachau <tommy@gentoo.org> | 2014-02-16 13:49:03 +0000 |
---|---|---|
committer | Thomas Sachau <tommy@gentoo.org> | 2014-02-16 13:49:03 +0000 |
commit | 7d0e3da69f5e40b8cc40623250c616cab5823561 (patch) | |
tree | 2f30b1c3d57d653ad504460b34b59ab7b44b1f46 | |
parent | Switch to dev-libs/efl (diff) | |
download | enlightenment-7d0e3da69f5e40b8cc40623250c616cab5823561.tar.gz enlightenment-7d0e3da69f5e40b8cc40623250c616cab5823561.tar.bz2 enlightenment-7d0e3da69f5e40b8cc40623250c616cab5823561.zip |
Switch to dev-libs/efl
-rw-r--r-- | x11-plugins/e_modules-penguins/e_modules-penguins-9999.ebuild | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/x11-plugins/e_modules-penguins/e_modules-penguins-9999.ebuild b/x11-plugins/e_modules-penguins/e_modules-penguins-9999.ebuild index 4095712..8170a94 100644 --- a/x11-plugins/e_modules-penguins/e_modules-penguins-9999.ebuild +++ b/x11-plugins/e_modules-penguins/e_modules-penguins-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,6 +12,5 @@ inherit enlightenment DESCRIPTION="Module that display fancy penguins on your desktop" DEPEND=">=x11-wm/enlightenment-0.17.0_alpha:0.17= - dev-libs/eet - >=media-libs/edje-0.5.0" + dev-libs/efl" RDEPEND=${DEPEND} |