mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
sci-physics/geant: update REQUIRED_USE, fixes bug #757765
Closes: https://bugs.gentoo.org/757765 Package-Manager: Portage-3.0.10, Repoman-3.0.2 Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
This commit is contained in:
@@ -31,7 +31,12 @@ KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
|
||||
IUSE="+c++11 c++14 c++17 +data dawn doc examples freetype gdml geant3 hdf5
|
||||
inventor motif opengl qt5 raytracerx static-libs threads vrml"
|
||||
|
||||
REQUIRED_USE="^^ ( c++11 c++14 c++17 )"
|
||||
REQUIRED_USE="
|
||||
^^ ( c++11 c++14 c++17 )
|
||||
inventor? ( opengl )
|
||||
motif? ( opengl )
|
||||
qt5? ( opengl )
|
||||
"
|
||||
|
||||
RDEPEND="
|
||||
dev-libs/expat
|
||||
|
||||
Reference in New Issue
Block a user