diff options
author | Thomas Sachau <tommy@gentoo.org> | 2014-02-16 13:55:22 +0000 |
---|---|---|
committer | Thomas Sachau <tommy@gentoo.org> | 2014-02-16 13:55:22 +0000 |
commit | 90dc1cb60726633b32c5416ad936eef63c3683c1 (patch) | |
tree | 39c1fce01e5d5b469b4fd6b52641fcd4db1eb271 /x11-plugins | |
parent | Switch to dev-libs/efl (diff) | |
download | enlightenment-90dc1cb60726633b32c5416ad936eef63c3683c1.tar.gz enlightenment-90dc1cb60726633b32c5416ad936eef63c3683c1.tar.bz2 enlightenment-90dc1cb60726633b32c5416ad936eef63c3683c1.zip |
Switch to dev-libs/efl
Diffstat (limited to 'x11-plugins')
-rw-r--r-- | x11-plugins/e_modules-winlist-ng/e_modules-winlist-ng-9999.ebuild | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/x11-plugins/e_modules-winlist-ng/e_modules-winlist-ng-9999.ebuild b/x11-plugins/e_modules-winlist-ng/e_modules-winlist-ng-9999.ebuild index 91cada3..903ce73 100644 --- a/x11-plugins/e_modules-winlist-ng/e_modules-winlist-ng-9999.ebuild +++ b/x11-plugins/e_modules-winlist-ng/e_modules-winlist-ng-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: $ @@ -14,6 +14,5 @@ DESCRIPTION="Different window list for e17" IUSE="static-libs" DEPEND=">=x11-wm/enlightenment-0.17.0_alpha:0.17= - media-libs/edje - dev-libs/efreet" + dev-libs/efl" RDEPEND=${DEPEND} |