From 7267fb40fb51ddbc9cc5c1c82b0a12807ef7b281 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Thu, 26 Jan 2023 13:56:06 +0000 Subject: gentoo auto-resync : 26:01:2023 - 13:56:06 --- sci-physics/vgm/vgm-9999.ebuild | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'sci-physics/vgm/vgm-9999.ebuild') diff --git a/sci-physics/vgm/vgm-9999.ebuild b/sci-physics/vgm/vgm-9999.ebuild index fdf095918a01..777ea264b4d8 100644 --- a/sci-physics/vgm/vgm-9999.ebuild +++ b/sci-physics/vgm/vgm-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -24,12 +24,12 @@ IUSE="doc examples +geant4 +root test" RDEPEND=" sci-physics/clhep:= - geant4? ( sci-physics/geant[c++17] ) + geant4? ( sci-physics/geant:=[c++17] ) root? ( sci-physics/root:=[c++17] )" DEPEND="${RDEPEND} doc? ( app-doc/doxygen[dot] ) test? ( - sci-physics/geant[gdml] + sci-physics/geant:=[gdml] sci-physics/geant4_vmc[g4root] )" RESTRICT=" @@ -41,7 +41,6 @@ RESTRICT=" DOCS=( doc/README doc/VGMhistory.txt - doc/todo.txt ) src_configure() { -- cgit v1.2.3