diff options
Diffstat (limited to 'dev-python/wxpython/wxpython-2.6.3.2.ebuild')
-rw-r--r-- | dev-python/wxpython/wxpython-2.6.3.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/wxpython/wxpython-2.6.3.2.ebuild b/dev-python/wxpython/wxpython-2.6.3.2.ebuild index 1d7100c36fc6..fbb9c8a0c5f2 100644 --- a/dev-python/wxpython/wxpython-2.6.3.2.ebuild +++ b/dev-python/wxpython/wxpython-2.6.3.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/wxpython/wxpython-2.6.3.2.ebuild,v 1.1 2006/04/13 18:50:12 halcy0n Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/wxpython/wxpython-2.6.3.2.ebuild,v 1.2 2006/04/14 19:19:15 halcy0n Exp $ inherit python wxwidgets eutils multilib @@ -15,7 +15,7 @@ KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="unicode opengl" RDEPEND=">=dev-lang/python-2.1 - =x11-libs/wxGTK-2.6* + ~x11-libs/wxGTK-${PV} >=x11-libs/gtk+-2.0 >=x11-libs/pango-1.2 >=dev-libs/glib-2.0 |