diff options
author | 2011-02-27 14:40:52 +0000 | |
---|---|---|
committer | 2011-02-27 14:40:52 +0000 | |
commit | b4b3938146220191b822c9fbe63bfb3220df0ffa (patch) | |
tree | cbd84c42e125cd3c285fef61ad42df23b12f8605 /dev-python/wxpython/wxpython-2.8.11.0.ebuild | |
parent | Fix kde dependencies (diff) | |
download | historical-b4b3938146220191b822c9fbe63bfb3220df0ffa.tar.gz historical-b4b3938146220191b822c9fbe63bfb3220df0ffa.tar.bz2 historical-b4b3938146220191b822c9fbe63bfb3220df0ffa.zip |
Slot gnome stuff.
Package-Manager: portage-2.2.0_alpha25/cvs/Linux x86_64
Diffstat (limited to 'dev-python/wxpython/wxpython-2.8.11.0.ebuild')
-rw-r--r-- | dev-python/wxpython/wxpython-2.8.11.0.ebuild | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/dev-python/wxpython/wxpython-2.8.11.0.ebuild b/dev-python/wxpython/wxpython-2.8.11.0.ebuild index 6ffd475f69a4..63bef6a21eaa 100644 --- a/dev-python/wxpython/wxpython-2.8.11.0.ebuild +++ b/dev-python/wxpython/wxpython-2.8.11.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/wxpython/wxpython-2.8.11.0.ebuild,v 1.3 2010/12/12 07:30:02 dirtyepic Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/wxpython/wxpython-2.8.11.0.ebuild,v 1.4 2011/02/27 14:40:52 dirtyepic Exp $ EAPI="2" PYTHON_DEPEND="2" @@ -26,9 +26,9 @@ IUSE="cairo doc examples opengl" RDEPEND=" dev-python/setuptools >=x11-libs/wxGTK-${PV}:2.8[opengl?,tiff,X] - >=x11-libs/gtk+-2.4 + >=x11-libs/gtk+-2.4:2 >=x11-libs/pango-1.2 - >=dev-libs/glib-2.0 + dev-libs/glib:2 media-libs/libpng virtual/jpeg media-libs/tiff |