diff options
Diffstat (limited to 'dev-python/soya/soya-0.9.2.ebuild')
-rw-r--r-- | dev-python/soya/soya-0.9.2.ebuild | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/dev-python/soya/soya-0.9.2.ebuild b/dev-python/soya/soya-0.9.2.ebuild index f9d712a866f7..9535be71410a 100644 --- a/dev-python/soya/soya-0.9.2.ebuild +++ b/dev-python/soya/soya-0.9.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/soya/soya-0.9.2.ebuild,v 1.3 2005/05/08 23:43:34 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/soya/soya-0.9.2.ebuild,v 1.4 2006/04/26 18:23:47 fserb Exp $ inherit distutils @@ -17,8 +17,7 @@ IUSE="ode" # Documented to need PIL (imaging) and pyrex # pyrex isn't actually needed for normal building of non-cvs. # Versions are based off soya 0.6 ebuild; they're mainly undocumented. -DEPEND="virtual/x11 - virtual/opengl +DEPEND="virtual/opengl >=dev-lang/python-2.2.2 >=media-libs/libsdl-1.2.4 >=media-libs/sdl-gfx-2.0.3 |