diff options
author | Thomas Sachau <tommy@gentoo.org> | 2010-11-18 13:45:59 +0000 |
---|---|---|
committer | Thomas Sachau <tommy@gentoo.org> | 2010-11-18 13:45:59 +0000 |
commit | 8efe28e80d757a2a675ea6e681306fddab69434f (patch) | |
tree | 9956a13c222de60edc7f1c58405f4b88ba31030b /dev-python | |
parent | Fix Manifest (diff) | |
download | enlightenment-8efe28e80d757a2a675ea6e681306fddab69434f.tar.gz enlightenment-8efe28e80d757a2a675ea6e681306fddab69434f.tar.bz2 enlightenment-8efe28e80d757a2a675ea6e681306fddab69434f.zip |
Move dependencies to media-libs/evas
(Portage version: 2.2.0_alpha2-r1/svn/Linux x86_64, RepoMan options: --force)
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/python-evas/python-evas-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/python-evas/python-evas-9999.ebuild b/dev-python/python-evas/python-evas-9999.ebuild index 3ae7aaa..8704be3 100644 --- a/dev-python/python-evas/python-evas-9999.ebuild +++ b/dev-python/python-evas/python-evas-9999.ebuild @@ -18,7 +18,7 @@ HOMEPAGE="http://www.enlightenment.org/" LICENSE="LGPL-2.1" IUSE="static-libs" -RDEPEND=">=x11-libs/evas-9999" +RDEPEND=">=dev-libs/evas-9999" DEPEND="${RDEPEND} >=dev-util/pkgconfig-0.9.0" |