mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 06:48:18 -07:00
dev-ml/re: fix BDEPD on dune
Closes: https://bugs.gentoo.org/948488 Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2024 Gentoo Authors
|
||||
# Copyright 1999-2025 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
@@ -32,6 +32,7 @@ DEPEND="
|
||||
${RDEPEND}
|
||||
"
|
||||
BDEPEND="
|
||||
>=dev-ml/dune-3.12
|
||||
test? (
|
||||
dev-ml/ounit2
|
||||
dev-ml/ppx_expect
|
||||
@@ -32,6 +32,7 @@ DEPEND="
|
||||
${RDEPEND}
|
||||
"
|
||||
BDEPEND="
|
||||
>=dev-ml/dune-3.12
|
||||
test? (
|
||||
dev-ml/ounit2
|
||||
dev-ml/ppx_expect
|
||||
Reference in New Issue
Block a user