diff options
Diffstat (limited to 'sci-physics/geant/geant-4.9.3_p02-r1.ebuild')
-rw-r--r-- | sci-physics/geant/geant-4.9.3_p02-r1.ebuild | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/sci-physics/geant/geant-4.9.3_p02-r1.ebuild b/sci-physics/geant/geant-4.9.3_p02-r1.ebuild index 05ff697cbfaa..69637a062237 100644 --- a/sci-physics/geant/geant-4.9.3_p02-r1.ebuild +++ b/sci-physics/geant/geant-4.9.3_p02-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-physics/geant/geant-4.9.3_p02-r1.ebuild,v 1.5 2011/06/21 09:54:14 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/geant/geant-4.9.3_p02-r1.ebuild,v 1.6 2011/06/21 14:39:19 jlec Exp $ EAPI=3 @@ -32,7 +32,9 @@ KEYWORDS="~amd64 ~x86" IUSE="athena +data dawn debug examples gdml geant3 global minimal +motif +opengl openinventor qt4 +raytracerx static-libs +vrml zlib" -RDEPEND="<sci-physics/clhep-2.1 +RDEPEND=" + virtual/fortran +<sci-physics/clhep-2.1 motif? ( >=x11-libs/openmotif-2.3:0 ) athena? ( x11-libs/libXaw ) qt4? ( x11-libs/qt-gui:4 ) |