summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOliver Freyermuth <o.freyermuth@googlemail.com>2021-12-14 20:04:45 +0100
committerGuilherme Amadio <amadio@gentoo.org>2021-12-14 23:05:33 +0100
commita23eb57f39837343e3042f7502db9101a8196a5c (patch)
treedfac98355d38007613f01acaea0691a69afbd864 /sci-physics
parentwww-client/microsoft-edge: amd64 stable (diff)
downloadgentoo-a23eb57f39837343e3042f7502db9101a8196a5c.tar.gz
gentoo-a23eb57f39837343e3042f7502db9101a8196a5c.tar.bz2
gentoo-a23eb57f39837343e3042f7502db9101a8196a5c.zip
sci-physics/geant4_vmc: USE=doc depends on app-doc/doxygen[dot]
Closes: https://bugs.gentoo.org/829198 Closes: https://github.com/gentoo/gentoo/pull/23298 Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Oliver Freyermuth <o.freyermuth@googlemail.com> Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
Diffstat (limited to 'sci-physics')
-rw-r--r--sci-physics/geant4_vmc/geant4_vmc-5.3-r1.ebuild2
-rw-r--r--sci-physics/geant4_vmc/geant4_vmc-5.4.ebuild2
-rw-r--r--sci-physics/geant4_vmc/geant4_vmc-9999.ebuild2
3 files changed, 3 insertions, 3 deletions
diff --git a/sci-physics/geant4_vmc/geant4_vmc-5.3-r1.ebuild b/sci-physics/geant4_vmc/geant4_vmc-5.3-r1.ebuild
index 503e3d2f17a6..0fe08fe74864 100644
--- a/sci-physics/geant4_vmc/geant4_vmc-5.3-r1.ebuild
+++ b/sci-physics/geant4_vmc/geant4_vmc-5.3-r1.ebuild
@@ -28,7 +28,7 @@ RDEPEND="
sci-physics/vmc:=[c++17]
vgm? ( sci-physics/vgm:= )"
DEPEND="${RDEPEND}"
-BDEPEND="doc? ( app-doc/doxygen )"
+BDEPEND="doc? ( app-doc/doxygen[dot] )"
RESTRICT="
!examples? ( test )
!geant3? ( test )
diff --git a/sci-physics/geant4_vmc/geant4_vmc-5.4.ebuild b/sci-physics/geant4_vmc/geant4_vmc-5.4.ebuild
index 9126c02198df..db6fc22f8e35 100644
--- a/sci-physics/geant4_vmc/geant4_vmc-5.4.ebuild
+++ b/sci-physics/geant4_vmc/geant4_vmc-5.4.ebuild
@@ -28,7 +28,7 @@ RDEPEND="
sci-physics/vmc:=[c++17]
vgm? ( sci-physics/vgm:= )"
DEPEND="${RDEPEND}"
-BDEPEND="doc? ( app-doc/doxygen )"
+BDEPEND="doc? ( app-doc/doxygen[dot] )"
RESTRICT="
!examples? ( test )
!geant3? ( test )
diff --git a/sci-physics/geant4_vmc/geant4_vmc-9999.ebuild b/sci-physics/geant4_vmc/geant4_vmc-9999.ebuild
index 972ea0ba5344..9ad9d152375f 100644
--- a/sci-physics/geant4_vmc/geant4_vmc-9999.ebuild
+++ b/sci-physics/geant4_vmc/geant4_vmc-9999.ebuild
@@ -28,7 +28,7 @@ RDEPEND="
sci-physics/vmc:=[c++17]
vgm? ( sci-physics/vgm:= )"
DEPEND="${RDEPEND}"
-BDEPEND="doc? ( app-doc/doxygen )"
+BDEPEND="doc? ( app-doc/doxygen[dot] )"
RESTRICT="
!examples? ( test )
!geant3? ( test )