summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 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(+)?]
"