mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-23 16:49:10 -07:00
dev-ml/charinfo_width: require <dev-ml/camomile-2.0.0
Closes: https://bugs.gentoo.org/904505 Signed-off-by: Thomas Bracht Laumann Jespersen <t@laumann.xyz> Signed-off-by: Maciej Barć <xgqt@gentoo.org>
This commit is contained in:
committed by
Maciej Barć
parent
2fbe493222
commit
9e91de615d
@@ -1,7 +1,7 @@
|
||||
# Copyright 1999-2021 Gentoo Authors
|
||||
# Copyright 1999-2023 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
EAPI=8
|
||||
|
||||
MY_PN="charInfo_width"
|
||||
DUNE_PKG_NAME="${MY_PN}"
|
||||
@@ -19,7 +19,7 @@ KEYWORDS="~amd64 ~x86"
|
||||
IUSE="+ocamlopt"
|
||||
|
||||
RDEPEND="
|
||||
dev-ml/camomile:=
|
||||
<dev-ml/camomile-2.0.0:=
|
||||
dev-ml/ppx_expect:=
|
||||
dev-ml/result:=
|
||||
"
|
||||
Reference in New Issue
Block a user