mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2025-12-21 21:17:37 -08:00
opam.eclass: dev-lang/ocaml-4 is the min in the tree
Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
This commit is contained in:
parent
592bc337f4
commit
26f187af12
@ -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
|
||||
|
||||
# @ECLASS: opam.eclass
|
||||
@ -27,7 +27,7 @@ QA_FLAGS_IGNORED='.*'
|
||||
# Override dependency for OPAM_INSTALLER
|
||||
: "${OPAM_INSTALLER_DEP:="dev-ml/opam-installer"}"
|
||||
|
||||
RDEPEND=">=dev-lang/ocaml-4:="
|
||||
RDEPEND="dev-lang/ocaml:="
|
||||
BDEPEND="${OPAM_INSTALLER_DEP} dev-lang/ocaml"
|
||||
DEPEND="${RDEPEND}"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user