dev-ml/gen: drop extra dev-lang/ocaml deps

Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
This commit is contained in:
Alfredo Tupone
2025-09-29 11:40:02 +02:00
parent cc63d2176a
commit 2533eec7dd

View File

@@ -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
@@ -16,7 +16,6 @@ IUSE="+ocamlopt"
RESTRICT="test" # tests fail > unused-open
RDEPEND="
>=dev-lang/ocaml-4.07:=[ocamlopt?]
dev-ml/dune-configurator:=
"
DEPEND="${RDEPEND}"