diff options
author | Thomas Sachau <tommy@gentoo.org> | 2014-02-16 13:55:49 +0000 |
---|---|---|
committer | Thomas Sachau <tommy@gentoo.org> | 2014-02-16 13:55:49 +0000 |
commit | ccedb4b57f528e88df15bb515a05e97b4a92813d (patch) | |
tree | f54fabaf40ee1db8157f4a4d1f95bc2eee8c927f | |
parent | Switch to dev-libs/efl (diff) | |
download | enlightenment-ccedb4b57f528e88df15bb515a05e97b4a92813d.tar.gz enlightenment-ccedb4b57f528e88df15bb515a05e97b4a92813d.tar.bz2 enlightenment-ccedb4b57f528e88df15bb515a05e97b4a92813d.zip |
Switch to dev-libs/efl
-rw-r--r-- | x11-plugins/e_modules-winselector/e_modules-winselector-9999.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/e_modules-winselector/e_modules-winselector-9999.ebuild b/x11-plugins/e_modules-winselector/e_modules-winselector-9999.ebuild index eb6bb41..dca6257 100644 --- a/x11-plugins/e_modules-winselector/e_modules-winselector-9999.ebuild +++ b/x11-plugins/e_modules-winselector/e_modules-winselector-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,4 +12,4 @@ inherit enlightenment DESCRIPTION="This module provides a menu-based access to all the windows" DEPEND=">=x11-wm/enlightenment-0.17.0_alpha:0.17= - >=media-libs/edje-0.5.0" + dev-libs/efl" |