sci-physics/vgm: Add missing dependency for test.
authorOliver Freyermuth <o.freyermuth@googlemail.com>
Thu, 23 Aug 2018 15:38:03 +0000 (17:38 +0200)
committerMichał Górny <mgorny@gentoo.org>
Fri, 24 Aug 2018 06:01:46 +0000 (08:01 +0200)
Package-Manager: Portage-2.3.48, Repoman-2.3.10
Closes: https://github.com/gentoo/gentoo/pull/9677

sci-physics/vgm/vgm-4.4.ebuild
sci-physics/vgm/vgm-9999.ebuild

index 71ee86decf4e44872307dd3accca3caced23a165..831f0cc0c4a27dbc6179dc01c4a586b08a19a67d 100644 (file)
@@ -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
index ebf37d44fd6032ee43a65240e3c64da4afcc33f1..b303e23a06c697403f2f6113e9072873d0e953ee 100644 (file)
@@ -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