From d3b1f48448a9627fa6d92f1fedefb03f3d6fd95e Mon Sep 17 00:00:00 2001 From: Guilherme Amadio Date: Tue, 1 Dec 2020 10:40:55 +0100 Subject: [PATCH] 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 --- sci-physics/geant/geant-4.10.6.3.ebuild | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/sci-physics/geant/geant-4.10.6.3.ebuild b/sci-physics/geant/geant-4.10.6.3.ebuild index 2f580bb7015ff..2339a156d897f 100644 --- a/sci-physics/geant/geant-4.10.6.3.ebuild +++ b/sci-physics/geant/geant-4.10.6.3.ebuild @@ -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