summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAchim Gottinger <achim@gentoo.org>2001-06-04 21:57:52 +0000
committerAchim Gottinger <achim@gentoo.org>2001-06-04 21:57:52 +0000
commiteacf763410af084ceac6b6be5bb2dc0de092d40c (patch)
tree9dae403ac2aa9060f62e6fb9160e9116ec5923d3 /dev-python
parentREADME contains basic installation instructions (diff)
downloadhistorical-eacf763410af084ceac6b6be5bb2dc0de092d40c.tar.gz
historical-eacf763410af084ceac6b6be5bb2dc0de092d40c.tar.bz2
historical-eacf763410af084ceac6b6be5bb2dc0de092d40c.zip
*** empty log message ***
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/gnome-python/gnome-python-1.4.1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/gnome-python/gnome-python-1.4.1.ebuild b/dev-python/gnome-python/gnome-python-1.4.1.ebuild
index 7bf43ed26f8a..6d9700e40c5b 100644
--- a/dev-python/gnome-python/gnome-python-1.4.1.ebuild
+++ b/dev-python/gnome-python/gnome-python-1.4.1.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2000 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Author Achim Gottinger <achim@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python/gnome-python-1.4.1.ebuild,v 1.3 2001/06/04 06:41:14 achim Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python/gnome-python-1.4.1.ebuild,v 1.4 2001/06/04 21:57:52 achim Exp $
A=${P}.tar.gz
S=${WORKDIR}/${P}
@@ -9,8 +9,8 @@ DESCRIPTION="gnome-python"
SRC_URI="ftp://ftp.gnome.org/pub/GNOME/stable/latest/sources/"${A}
HOMEPAGE="http://www.gnome.org"
-DEPEND=">=gnome-base/libglade-0.16
- >=gnome-base/gnome-core-1.4.0
+DEPEND=">=gnome-base/gnome-core-1.4.0
+ opengl? ( >=x11-libs/gtkglarea-1.2.2 )
virtual/python"
src_compile() {