From: Alexis Ballier Date: Wed, 7 Dec 2016 17:21:55 +0000 (+0100) Subject: dev-ml/js_of_ocaml: require camlp4 on lwt. X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=c6548e6fefc44f50ef14093f45e6f8b81d1ad49b;p=gentoo.git dev-ml/js_of_ocaml: require camlp4 on lwt. Package-Manager: portage-2.3.3 --- diff --git a/dev-ml/js_of_ocaml/js_of_ocaml-2.8.3.ebuild b/dev-ml/js_of_ocaml/js_of_ocaml-2.8.3.ebuild index 9e1c1550b85a..1eb80bdfb6d9 100644 --- a/dev-ml/js_of_ocaml/js_of_ocaml-2.8.3.ebuild +++ b/dev-ml/js_of_ocaml/js_of_ocaml-2.8.3.ebuild @@ -25,7 +25,7 @@ IUSE="+async +ocamlopt doc +deriving +ppx +ppx-deriving +react +xml X" RDEPEND=" >=dev-lang/ocaml-3.12:=[ocamlopt?,X?] - >=dev-ml/lwt-2.4.4:= + >=dev-ml/lwt-2.4.4:=[camlp4(+)] async? ( dev-ml/async_kernel:= ) react? ( dev-ml/react:= dev-ml/reactiveData:= ) xml? ( >=dev-ml/tyxml-4:= ) diff --git a/dev-ml/js_of_ocaml/js_of_ocaml-9999.ebuild b/dev-ml/js_of_ocaml/js_of_ocaml-9999.ebuild index 9e1c1550b85a..1eb80bdfb6d9 100644 --- a/dev-ml/js_of_ocaml/js_of_ocaml-9999.ebuild +++ b/dev-ml/js_of_ocaml/js_of_ocaml-9999.ebuild @@ -25,7 +25,7 @@ IUSE="+async +ocamlopt doc +deriving +ppx +ppx-deriving +react +xml X" RDEPEND=" >=dev-lang/ocaml-3.12:=[ocamlopt?,X?] - >=dev-ml/lwt-2.4.4:= + >=dev-ml/lwt-2.4.4:=[camlp4(+)] async? ( dev-ml/async_kernel:= ) react? ( dev-ml/react:= dev-ml/reactiveData:= ) xml? ( >=dev-ml/tyxml-4:= )