diff options
author | Thomas Sachau <tommy@gentoo.org> | 2014-02-16 13:56:18 +0000 |
---|---|---|
committer | Thomas Sachau <tommy@gentoo.org> | 2014-02-16 13:56:18 +0000 |
commit | d0e1eea615aa0b360d5835b13b551c4399c5dfce (patch) | |
tree | dfb2f939a8fce26c945aa221c18d0bcef8d37e42 | |
parent | Switch to dev-libs/efl (diff) | |
download | enlightenment-d0e1eea615aa0b360d5835b13b551c4399c5dfce.tar.gz enlightenment-d0e1eea615aa0b360d5835b13b551c4399c5dfce.tar.bz2 enlightenment-d0e1eea615aa0b360d5835b13b551c4399c5dfce.zip |
Switch to dev-libs/efl
-rw-r--r-- | x11-plugins/e_modules-wlan/e_modules-wlan-9999.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/e_modules-wlan/e_modules-wlan-9999.ebuild b/x11-plugins/e_modules-wlan/e_modules-wlan-9999.ebuild index fe3d70d..3dc2e8a 100644 --- a/x11-plugins/e_modules-wlan/e_modules-wlan-9999.ebuild +++ b/x11-plugins/e_modules-wlan/e_modules-wlan-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="Gadget to monitor a wlan device" DEPEND=">=x11-wm/enlightenment-0.17.0_alpha:0.17= - >=media-libs/edje-0.5.0" + dev-libs/efl" RDEPEND=${DEPEND} |