mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-16 14:29:05 -07:00
dev-ml/re: fix test DEPs
Closes: https://bugs.gentoo.org/946259 Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
This commit is contained in:
@@ -32,7 +32,10 @@ DEPEND="
|
||||
${RDEPEND}
|
||||
"
|
||||
BDEPEND="
|
||||
test? ( dev-ml/ounit2 )
|
||||
test? (
|
||||
dev-ml/ounit2
|
||||
dev-ml/ppx_expect
|
||||
)
|
||||
"
|
||||
|
||||
PATCHES=( "${FILESDIR}"/${P}-noSeq.patch )
|
||||
Reference in New Issue
Block a user