mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-21 13:03:31 -04:00
dev-ml/xapi-test-utils: switch RDEPEND with DEPEND
Closes: https://bugs.gentoo.org/838808 Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
@@ -14,9 +14,9 @@ SLOT="0/${PV}"
|
|||||||
KEYWORDS="~amd64"
|
KEYWORDS="~amd64"
|
||||||
IUSE="ocamlopt test"
|
IUSE="ocamlopt test"
|
||||||
|
|
||||||
DEPEND=""
|
RDEPEND=""
|
||||||
RDEPEND="
|
DEPEND="
|
||||||
${DEPEND}
|
${RDEPEND}
|
||||||
test? ( dev-ml/alcotest )
|
test? ( dev-ml/alcotest )
|
||||||
"
|
"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user