commit:     f2eb9a35df90e9331044b6dc3d2ea7dd5790cb94
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Tue Mar  1 18:23:36 2016 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Tue Mar  1 18:47:37 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f2eb9a35

dev-ml/cudf: add ocamlbuild dep

Package-Manager: portage-2.2.27
Signed-off-by: Alexis Ballier <aballier <AT> gentoo.org>

 dev-ml/cudf/cudf-0.8.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/dev-ml/cudf/cudf-0.8.ebuild b/dev-ml/cudf/cudf-0.8.ebuild
index 5b36bb3..1e63770 100644
--- a/dev-ml/cudf/cudf-0.8.ebuild
+++ b/dev-ml/cudf/cudf-0.8.ebuild
@@ -19,11 +19,12 @@ RDEPEND="
        >=dev-lang/ocaml-3.12:=[ocamlopt?]
        dev-ml/extlib:=
        dev-libs/glib:2
-       || ( dev-ml/camlp4:= <dev-lang/ocaml-4.02.0 )
+       dev-ml/camlp4:=
 "
 DEPEND="${RDEPEND}
        test? ( dev-ml/ounit )
        dev-ml/findlib
+       dev-ml/ocamlbuild
        dev-lang/perl
 "
 

Reply via email to