diff options
author | Justin Lecher <jlec@gentoo.org> | 2011-03-06 09:34:28 +0000 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2011-03-06 09:34:28 +0000 |
commit | 919d2cdf47943008efdc884aa3a263a97acad043 (patch) | |
tree | 14adde82a3bd6b4a88ff6ac0f15e56df57efb8a6 /sci-physics/lightspeed/lightspeed-1.2a-r1.ebuild | |
parent | Correct Slots for gtk 3 introduction to tree (diff) | |
download | gentoo-2-919d2cdf47943008efdc884aa3a263a97acad043.tar.gz gentoo-2-919d2cdf47943008efdc884aa3a263a97acad043.tar.bz2 gentoo-2-919d2cdf47943008efdc884aa3a263a97acad043.zip |
Correct Slots for gtk 3 introduction to tree
(Portage version: 2.2.0_alpha26/cvs/Linux x86_64)
Diffstat (limited to 'sci-physics/lightspeed/lightspeed-1.2a-r1.ebuild')
-rw-r--r-- | sci-physics/lightspeed/lightspeed-1.2a-r1.ebuild | 13 |
1 files changed, 7 insertions, 6 deletions
diff --git a/sci-physics/lightspeed/lightspeed-1.2a-r1.ebuild b/sci-physics/lightspeed/lightspeed-1.2a-r1.ebuild index 7374a21d43dc..e520c49cce48 100644 --- a/sci-physics/lightspeed/lightspeed-1.2a-r1.ebuild +++ b/sci-physics/lightspeed/lightspeed-1.2a-r1.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/sci-physics/lightspeed/lightspeed-1.2a-r1.ebuild,v 1.10 2010/12/02 20:09:48 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/lightspeed/lightspeed-1.2a-r1.ebuild,v 1.11 2011/03/06 09:34:28 jlec Exp $ EAPI=2 @@ -24,12 +24,13 @@ for i in ${LANGS}; do IUSE="${IUSE} linguas_${i}" done -RDEPEND="virtual/opengl - x11-libs/gtkglext - x11-libs/gtkglarea - >=x11-libs/gtk+-2 +RDEPEND=" media-libs/libpng media-libs/tiff + virtual/opengl + x11-libs/gtkglext + x11-libs/gtkglarea:2 + x11-libs/gtk+:2 truetype? ( media-libs/ftgl )" DEPEND="${RDEPEND} |