From: Oliver Freyermuth Date: Thu, 23 Aug 2018 15:38:03 +0000 (+0200) Subject: sci-physics/vgm: Add missing dependency for test. X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=c737484eafc3f6905c1b70f8757c5606fa28a6cb;p=gentoo.git 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 --- 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