diff options
Diffstat (limited to 'dev-python/wxPython/wxPython-2.3.2.1-r2.ebuild')
-rw-r--r-- | dev-python/wxPython/wxPython-2.3.2.1-r2.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-python/wxPython/wxPython-2.3.2.1-r2.ebuild b/dev-python/wxPython/wxPython-2.3.2.1-r2.ebuild index 8ce614e8e2ad..5b3598876913 100644 --- a/dev-python/wxPython/wxPython-2.3.2.1-r2.ebuild +++ b/dev-python/wxPython/wxPython-2.3.2.1-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/wxPython/wxPython-2.3.2.1-r2.ebuild,v 1.8 2002/10/17 16:36:53 bjb Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/wxPython/wxPython-2.3.2.1-r2.ebuild,v 1.9 2002/10/20 18:47:32 vapier Exp $ IUSE="opengl" @@ -15,7 +15,6 @@ DEPEND=">=dev-lang/python-2.1 =x11-libs/gtk+-1.2* =x11-libs/wxGTK-2.3.2* opengl? ( >=dev-python/PyOpenGL-2.0.0.44 )" -RDEPEND="${DEPEND}" SLOT="0" LICENSE="LGPL-2" |