mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-19 20:13:01 -04:00
dev-ml/diet: ounit2 patch
Closes: https://bugs.gentoo.org/838817 Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
@@ -23,7 +23,8 @@ IUSE="ocamlopt test"
|
||||
RDEPEND="dev-ml/stdlib-shims:="
|
||||
DEPEND="
|
||||
${RDEPEND}
|
||||
test? ( dev-ml/ounit )
|
||||
test? ( dev-ml/ounit2 )
|
||||
"
|
||||
|
||||
PATCHES="${FILESDIR}/${P}-ounit2.patch"
|
||||
RESTRICT="!test? ( test )"
|
||||
|
||||
Reference in New Issue
Block a user