diff options
author | Thomas Sachau <tommy@gentoo.org> | 2014-02-16 13:47:58 +0000 |
---|---|---|
committer | Thomas Sachau <tommy@gentoo.org> | 2014-02-16 13:47:58 +0000 |
commit | 0b268aae7316192ca67294309a412a313cdd779e (patch) | |
tree | b303512234555b2c78b775dde814bd7c499ef1d8 | |
parent | Switch to dev-libs/efl (diff) | |
download | enlightenment-0b268aae7316192ca67294309a412a313cdd779e.tar.gz enlightenment-0b268aae7316192ca67294309a412a313cdd779e.tar.bz2 enlightenment-0b268aae7316192ca67294309a412a313cdd779e.zip |
Switch to dev-libs/efl
-rw-r--r-- | x11-plugins/e_modules-net/e_modules-net-9999.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/e_modules-net/e_modules-net-9999.ebuild b/x11-plugins/e_modules-net/e_modules-net-9999.ebuild index 7694b7b..5a31a0e 100644 --- a/x11-plugins/e_modules-net/e_modules-net-9999.ebuild +++ b/x11-plugins/e_modules-net/e_modules-net-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="Network interface monitor module for e17" DEPEND=">=x11-wm/enlightenment-0.17.0_alpha:0.17= - >=media-libs/edje-0.5.0" + dev-libs/efl" RDEPEND=${DEPEND} |