commit:     c6548e6fefc44f50ef14093f45e6f8b81d1ad49b
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Wed Dec  7 17:21:55 2016 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Wed Dec  7 19:31:39 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c6548e6f

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(-)

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 9e1c155..1eb80bd 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 9e1c155..1eb80bd 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:= )

Reply via email to