mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2025-12-21 21:17:37 -08:00
dev-ml/uchar: extra dev-lang/ocaml deps
Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
This commit is contained in:
parent
4da866f48c
commit
55222d6cd8
@ -1,7 +1,10 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
||||
<pkgmetadata>
|
||||
<!-- maintainer-needed -->
|
||||
<maintainer type="project">
|
||||
<email>ml@gentoo.org</email>
|
||||
<name>ML</name>
|
||||
</maintainer>
|
||||
<upstream>
|
||||
<remote-id type="github">ocaml/uchar</remote-id>
|
||||
</upstream>
|
||||
|
||||
@ -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
|
||||
@ -14,8 +14,6 @@ SLOT="0/${PV}"
|
||||
KEYWORDS="amd64 arm arm64 ~ppc ppc64 ~riscv x86"
|
||||
IUSE="+ocamlopt"
|
||||
|
||||
RDEPEND=">=dev-lang/ocaml-4.03:=[ocamlopt?]"
|
||||
DEPEND="${RDEPEND}"
|
||||
BDEPEND="dev-ml/ocamlbuild"
|
||||
|
||||
# This is mostly a compat wrapper for older ocaml versions we don't support. No
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user