summaryrefslogtreecommitdiff
path: root/dev-ml/ocaml-webmachine
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2017-06-03 11:57:12 +0200
committerAlexis Ballier <aballier@gentoo.org>2017-06-03 17:13:26 +0200
commit8dbb9ce8ead7ee4eba3c503655d73a2aa6313704 (patch)
tree0c39324b7cfa1ca18e93993b1c56dfd02dc256a8 /dev-ml/ocaml-webmachine
parentf0aefa837e2e397bc4678723122de1a27b01a02d (diff)
downloadgentoo-8dbb9ce8ead7ee4eba3c503655d73a2aa6313704.tar.gz
gentoo-8dbb9ce8ead7ee4eba3c503655d73a2aa6313704.tar.xz
dev-ml/ocaml-webmachine: Assume ocamlopt is enabled if not exposed for ocaml-uri
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'dev-ml/ocaml-webmachine')
-rw-r--r--dev-ml/ocaml-webmachine/ocaml-webmachine-0.4.0.ebuild2
1 files changed, 1 insertions, 1 deletions
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 8739af562f4..428929a6c10 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}