summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOliver Freyermuth <o.freyermuth@googlemail.com>2018-08-23 17:38:03 +0200
committerMichał Górny <mgorny@gentoo.org>2018-08-24 08:01:46 +0200
commitc737484eafc3f6905c1b70f8757c5606fa28a6cb (patch)
tree5fcf097694280ec58577f017dbc1021ce9584a6c
parentdev-perl/Moose: Restore ~sparc keywording (diff)
downloadgentoo-c737484eafc3f6905c1b70f8757c5606fa28a6cb.tar.gz
gentoo-c737484eafc3f6905c1b70f8757c5606fa28a6cb.tar.bz2
gentoo-c737484eafc3f6905c1b70f8757c5606fa28a6cb.zip
sci-physics/vgm: Add missing dependency for test.
Package-Manager: Portage-2.3.48, Repoman-2.3.10 Closes: https://github.com/gentoo/gentoo/pull/9677
-rw-r--r--sci-physics/vgm/vgm-4.4.ebuild6
-rw-r--r--sci-physics/vgm/vgm-9999.ebuild6
2 files changed, 8 insertions, 4 deletions
diff --git a/sci-physics/vgm/vgm-4.4.ebuild b/sci-physics/vgm/vgm-4.4.ebuild
index 71ee86decf4e..831f0cc0c4a2 100644
--- a/sci-physics/vgm/vgm-4.4.ebuild
+++ b/sci-physics/vgm/vgm-4.4.ebuild
@@ -27,10 +27,12 @@ RDEPEND="
root? ( sci-physics/root:=[-root7] )
geant4? ( >=sci-physics/geant-4.10.03 )"
DEPEND="${RDEPEND}
- doc? ( app-doc/doxygen[dot] )"
+ doc? ( app-doc/doxygen[dot] )
+ test? ( sci-physics/geant-vmc[g4root] )"
RESTRICT="
!geant4? ( test )
- !root? ( test )"
+ !root? ( test )
+ !test? ( test )"
DOCS=(
doc/README
diff --git a/sci-physics/vgm/vgm-9999.ebuild b/sci-physics/vgm/vgm-9999.ebuild
index ebf37d44fd60..b303e23a06c6 100644
--- a/sci-physics/vgm/vgm-9999.ebuild
+++ b/sci-physics/vgm/vgm-9999.ebuild
@@ -26,10 +26,12 @@ RDEPEND="
root? ( sci-physics/root:= )
geant4? ( >=sci-physics/geant-4.10.03 )"
DEPEND="${RDEPEND}
- doc? ( app-doc/doxygen[dot] )"
+ doc? ( app-doc/doxygen[dot] )
+ test? ( sci-physics/geant-vmc[g4root] )"
RESTRICT="
!geant4? ( test )
- !root? ( test )"
+ !root? ( test )
+ !test? ( test )"
DOCS=(
doc/README