Skip to content

Commit

Permalink
dev-ml/ocaml-webmachine: Assume ocamlopt is enabled if not exposed fo…
Browse files Browse the repository at this point in the history
…r ocaml-uri

Package-Manager: Portage-2.3.6, Repoman-2.3.2
  • Loading branch information
aballier committed Jun 3, 2017
1 parent f0aefa8 commit 8dbb9ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev-ml/ocaml-webmachine/ocaml-webmachine-0.4.0.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -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}
Expand Down

0 comments on commit 8dbb9ce

Please sign in to comment.