commit: ab8f7341dc78ce33f9538abf6d1ecc022815f885 Author: Oliver Freyermuth <o.freyermuth <AT> googlemail <DOT> com> AuthorDate: Mon Sep 4 19:47:11 2023 +0000 Commit: Guilherme Amadio <amadio <AT> gentoo <DOT> org> CommitDate: Wed Sep 13 08:10:39 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ab8f7341
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 <AT> googlemail.com> Signed-off-by: Guilherme Amadio <amadio <AT> gentoo.org> sci-physics/geant4_vmc/geant4_vmc-9999.ebuild | 1 + 1 file changed, 1 insertion(+) 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]
