mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-23 05:53:12 -04:00
dev-ml/shared-block-ring: add missing test dependency
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
@@ -34,7 +34,10 @@ RDEPEND="
|
|||||||
"
|
"
|
||||||
DEPEND="
|
DEPEND="
|
||||||
${RDEPEND}
|
${RDEPEND}
|
||||||
test? ( >=dev-ml/ounit-2 )
|
test? (
|
||||||
|
>=dev-ml/ounit-2
|
||||||
|
dev-ml/mirage-clock-unix
|
||||||
|
)
|
||||||
"
|
"
|
||||||
|
|
||||||
RESTRICT="!test? ( test )"
|
RESTRICT="!test? ( test )"
|
||||||
|
|||||||
Reference in New Issue
Block a user