dev-ml/core: redundant dep on ocaml

Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
This commit is contained in:
Alfredo Tupone 2025-10-08 19:07:58 +02:00
parent 1a8dd3169c
commit ebeb9e7112
No known key found for this signature in database
GPG Key ID: FBE5925C5B02CE58

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
@ -18,7 +18,6 @@ IUSE="+ocamlopt"
RESTRICT="test"
RDEPEND="
>=dev-lang/ocaml-4.11
>=dev-ml/base-0.15.1:${SLOT}
dev-ml/base_bigstring:${SLOT}
dev-ml/base_quickcheck:=