From c6548e6fefc44f50ef14093f45e6f8b81d1ad49b Mon Sep 17 00:00:00 2001 From: Alexis Ballier Date: Wed, 7 Dec 2016 18:21:55 +0100 Subject: dev-ml/js_of_ocaml: require camlp4 on lwt. Package-Manager: portage-2.3.3 --- dev-ml/js_of_ocaml/js_of_ocaml-2.8.3.ebuild | 2 +- dev-ml/js_of_ocaml/js_of_ocaml-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-ml/js_of_ocaml') 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:= ) -- cgit v1.2.3