mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-ml/dune-configurator: relax dune deps
Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
This commit is contained in:
@@ -16,9 +16,9 @@ KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86"
|
||||
IUSE="+ocamlopt"
|
||||
RESTRICT="test"
|
||||
|
||||
BDEPEND="~dev-ml/dune-${PV}"
|
||||
BDEPEND=">=dev-ml/dune-3"
|
||||
DEPEND="
|
||||
dev-ml/csexp:=[ocamlopt?]
|
||||
>=dev-ml/csexp-1.5:=[ocamlopt?]
|
||||
"
|
||||
RDEPEND="${DEPEND}"
|
||||
|
||||
Reference in New Issue
Block a user