mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2025-12-21 21:17:37 -08:00
dev-ml/astring: dev-lang/ocaml-4.05 has gone
Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
This commit is contained in:
parent
8d736a6cb4
commit
fc39fe24ed
@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2022 Gentoo Authors
|
||||
# Copyright 1999-2025 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
@ -13,14 +13,11 @@ LICENSE="ISC"
|
||||
SLOT="0/${PV}"
|
||||
KEYWORDS="amd64 arm arm64 ~ppc ppc64 ~riscv x86"
|
||||
|
||||
OCAML_DEP=">=dev-lang/ocaml-4.05.0:="
|
||||
BDEPEND="
|
||||
dev-ml/ocamlbuild
|
||||
dev-ml/findlib
|
||||
dev-ml/topkg
|
||||
${OCAML_DEP}
|
||||
"
|
||||
RDEPEND="${OCAML_DEP}"
|
||||
|
||||
src_compile() {
|
||||
ocaml pkg/pkg.ml build || die
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user