summaryrefslogtreecommitdiff
path: root/dev-ml/uutf/uutf-1.0.3.ebuild
diff options
context:
space:
mode:
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 )