diff options
author | 2023-09-04 21:47:11 +0200 | |
---|---|---|
committer | 2023-09-13 10:10:39 +0200 | |
commit | ab8f7341dc78ce33f9538abf6d1ecc022815f885 (patch) | |
tree | 3959c40f78403d890694bf1e304ea344c9c76dbb /sci-physics/geant4_vmc | |
parent | sci-physics/geant4_vmc: drop 6.1_p3, 6.1_p4, 6.1_p5, 6.2, 6.3, 6.3_p1 (diff) | |
download | gentoo-ab8f7341dc78ce33f9538abf6d1ecc022815f885.tar.gz gentoo-ab8f7341dc78ce33f9538abf6d1ecc022815f885.tar.bz2 gentoo-ab8f7341dc78ce33f9538abf6d1ecc022815f885.zip |
sci-physics/geant4_vmc: catch indirect dependency on sci-physics/clhep:=
Linked to via sci-physics/geant, need to rebuild on subslot change.
Closes: https://github.com/gentoo/gentoo/pull/32614
Signed-off-by: Oliver Freyermuth <o.freyermuth@googlemail.com>
Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
Diffstat (limited to 'sci-physics/geant4_vmc')
-rw-r--r-- | sci-physics/geant4_vmc/geant4_vmc-9999.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sci-physics/geant4_vmc/geant4_vmc-9999.ebuild b/sci-physics/geant4_vmc/geant4_vmc-9999.ebuild index 988ae63d16b7..dc161ebc6b0d 100644 --- a/sci-physics/geant4_vmc/geant4_vmc-9999.ebuild +++ b/sci-physics/geant4_vmc/geant4_vmc-9999.ebuild @@ -23,6 +23,7 @@ SLOT="4" IUSE="doc examples geant3 +g4root vgm test" RDEPEND=" + sci-physics/clhep:= sci-physics/geant:=[c++17,opengl,geant3?] sci-physics/root:=[c++17,-vmc(-)] sci-physics/vmc:=[c++17] |