summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Sachau <tommy@gentoo.org>2010-11-18 14:56:38 +0000
committerThomas Sachau <tommy@gentoo.org>2010-11-18 14:56:38 +0000
commitd9aee6450e923a011f70bf5e1213deea730305f7 (patch)
tree0755baada997e157f54fdf34a56dfbd69d84bb56 /dev-python
parentMove dependencies to dev-libs/e_dbus (diff)
downloadenlightenment-d9aee6450e923a011f70bf5e1213deea730305f7.tar.gz
enlightenment-d9aee6450e923a011f70bf5e1213deea730305f7.tar.bz2
enlightenment-d9aee6450e923a011f70bf5e1213deea730305f7.zip
Fix dependencies for 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.ebuild2
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 8704be3..9819784 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=">=dev-libs/evas-9999"
+RDEPEND=">=media-libs/evas-9999"
DEPEND="${RDEPEND}
>=dev-util/pkgconfig-0.9.0"