diff options
author | Thomas Sachau <tommy@gentoo.org> | 2014-02-16 13:48:37 +0000 |
---|---|---|
committer | Thomas Sachau <tommy@gentoo.org> | 2014-02-16 13:48:37 +0000 |
commit | 6566595ff829cb062e4337ffb9c30373afb07856 (patch) | |
tree | f984f07ec50417e849cdbdd220f06a53e457a7b1 | |
parent | Switch to dev-libs/efl (diff) | |
download | enlightenment-6566595ff829cb062e4337ffb9c30373afb07856.tar.gz enlightenment-6566595ff829cb062e4337ffb9c30373afb07856.tar.bz2 enlightenment-6566595ff829cb062e4337ffb9c30373afb07856.zip |
Switch to dev-libs/efl
-rw-r--r-- | x11-plugins/e_modules-news/e_modules-news-9999.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/e_modules-news/e_modules-news-9999.ebuild b/x11-plugins/e_modules-news/e_modules-news-9999.ebuild index 1cf20c3..c7afddd 100644 --- a/x11-plugins/e_modules-news/e_modules-news-9999.ebuild +++ b/x11-plugins/e_modules-news/e_modules-news-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: $ @@ -11,6 +11,6 @@ inherit enlightenment DESCRIPTION="Module to display information feeds like RSS" -DEPEND=">=media-libs/edje-0.5.0 +DEPEND="dev-libs/efl >=x11-wm/enlightenment-0.17.0_alpha:0.17=" RDEPEND=${DEPEND} |