dev-ml/base: drop extra dev-lang/ocaml dep

Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
This commit is contained in:
Alfredo Tupone
2025-09-30 08:12:46 +02:00
parent 3a7dc22a12
commit c6bb937a2a

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2023 Gentoo Authors
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -15,7 +15,6 @@ KEYWORDS="amd64 arm arm64 ~ppc ppc64 ~riscv x86"
IUSE="+ocamlopt"
RDEPEND="
>=dev-lang/ocaml-4.10.0
=dev-ml/sexplib0-0.15*:=[ocamlopt?]
dev-ml/dune-configurator:=[ocamlopt?]
"