mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2025-12-21 21:17:37 -08:00
dev-ml/gen: drop extra dev-lang/ocaml deps
Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
This commit is contained in:
parent
cc63d2176a
commit
2533eec7dd
@ -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
|
# Distributed under the terms of the GNU General Public License v2
|
||||||
|
|
||||||
EAPI=8
|
EAPI=8
|
||||||
@ -16,7 +16,6 @@ IUSE="+ocamlopt"
|
|||||||
RESTRICT="test" # tests fail > unused-open
|
RESTRICT="test" # tests fail > unused-open
|
||||||
|
|
||||||
RDEPEND="
|
RDEPEND="
|
||||||
>=dev-lang/ocaml-4.07:=[ocamlopt?]
|
|
||||||
dev-ml/dune-configurator:=
|
dev-ml/dune-configurator:=
|
||||||
"
|
"
|
||||||
DEPEND="${RDEPEND}"
|
DEPEND="${RDEPEND}"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user