dev-ml/ocaml-webmachine: Assume ocamlopt is enabled if not exposed for ocaml-uri
authorAlexis Ballier <aballier@gentoo.org>
Sat, 3 Jun 2017 09:57:12 +0000 (11:57 +0200)
committerAlexis Ballier <aballier@gentoo.org>
Sat, 3 Jun 2017 15:13:26 +0000 (17:13 +0200)
Package-Manager: Portage-2.3.6, Repoman-2.3.2

dev-ml/ocaml-webmachine/ocaml-webmachine-0.4.0.ebuild

index 8739af562f49c341471a82d6ee8995a957fcf8f9..428929a6c100849f6ff7ad626beb801fdaf75581 100644 (file)
@@ -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}