From: Alexis Ballier Date: Sat, 29 Jul 2017 12:39:19 +0000 (+0200) Subject: dev-ml/ocaml-webmachine: fix usedep on ocaml-dispatch X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=f28613b9eccbbe52680f538dc9e0066c52230d0a;p=gentoo.git dev-ml/ocaml-webmachine: fix usedep on ocaml-dispatch Package-Manager: Portage-2.3.6, Repoman-2.3.3 --- diff --git a/dev-ml/ocaml-webmachine/ocaml-webmachine-0.4.0.ebuild b/dev-ml/ocaml-webmachine/ocaml-webmachine-0.4.0.ebuild index 428929a6c100..1f8b5e502946 100644 --- a/dev-ml/ocaml-webmachine/ocaml-webmachine-0.4.0.ebuild +++ b/dev-ml/ocaml-webmachine/ocaml-webmachine-0.4.0.ebuild @@ -20,7 +20,7 @@ IUSE="" DEPEND=" dev-ml/calendar:= dev-ml/ocaml-cohttp:=[ocamlopt?] - dev-ml/ocaml-dispatch:=[ocamlopt?] + dev-ml/ocaml-dispatch:=[ocamlopt(+)?] dev-ml/ocaml-re:=[ocamlopt?] dev-ml/ocaml-uri:=[ocamlopt(+)?] "