mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-ml/uutf: force ocamlopt? dependency on cmdliner
Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
This commit is contained in:
@@ -18,11 +18,11 @@ REQUIRED_USE="utftrip? ( ocamlopt )"
|
||||
|
||||
RDEPEND=">=dev-lang/ocaml-3.12:=[ocamlopt?]
|
||||
dev-ml/uchar:=
|
||||
utftrip? ( dev-ml/cmdliner:= )"
|
||||
utftrip? ( dev-ml/cmdliner:=[ocamlopt?] )"
|
||||
DEPEND="${RDEPEND}"
|
||||
BDEPEND="dev-ml/ocamlbuild
|
||||
dev-ml/topkg
|
||||
test? ( dev-ml/cmdliner )"
|
||||
test? ( dev-ml/cmdliner[ocamlopt?] )"
|
||||
|
||||
DOCS=( CHANGES.md README.md )
|
||||
|
||||
|
||||
Reference in New Issue
Block a user