summaryrefslogtreecommitdiff
path: root/dev-ml/uutf/uutf-1.0.3.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2022-07-09 15:43:36 +0100
committerV3n3RiX <venerix@koprulu.sector>2022-07-09 15:43:36 +0100
commit2719f73b6813d11d13a9650cdd2ab8ec6e69385d (patch)
tree8c816148bcbd22757d892089c989ae614eae4f5a /dev-ml/uutf/uutf-1.0.3.ebuild
parent0f558761aa2dee1017b4751e4017205e015a9560 (diff)
gentoo resync : 09.07.2022
Diffstat (limited to 'dev-ml/uutf/uutf-1.0.3.ebuild')
-rw-r--r--dev-ml/uutf/uutf-1.0.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ml/uutf/uutf-1.0.3.ebuild b/dev-ml/uutf/uutf-1.0.3.ebuild
index 5faf09387207..a1184fb0a2f1 100644
--- a/dev-ml/uutf/uutf-1.0.3.ebuild
+++ b/dev-ml/uutf/uutf-1.0.3.ebuild
@@ -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 )