From: Alexis Ballier Date: Sat, 3 Jun 2017 09:57:12 +0000 (+0200) Subject: dev-ml/ocaml-webmachine: Assume ocamlopt is enabled if not exposed for ocaml-uri X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=8dbb9ce8ead7ee4eba3c503655d73a2aa6313704;p=gentoo.git dev-ml/ocaml-webmachine: Assume ocamlopt is enabled if not exposed for ocaml-uri Package-Manager: Portage-2.3.6, Repoman-2.3.2 --- 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 8739af562f49..428929a6c100 100644 --- a/dev-ml/ocaml-webmachine/ocaml-webmachine-0.4.0.ebuild +++ b/dev-ml/ocaml-webmachine/ocaml-webmachine-0.4.0.ebuild @@ -22,7 +22,7 @@ DEPEND=" dev-ml/ocaml-cohttp:=[ocamlopt?] dev-ml/ocaml-dispatch:=[ocamlopt?] dev-ml/ocaml-re:=[ocamlopt?] - dev-ml/ocaml-uri:=[ocamlopt?] + dev-ml/ocaml-uri:=[ocamlopt(+)?] " RDEPEND="${DEPEND}" DEPEND="${DEPEND}