commit:     202a09542d59dc984b67eed7844d2db49dc60d47
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Tue Mar  1 18:17:26 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=202a0954

dev-ml/camlp4: add ocamlbuild dep

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

 dev-ml/camlp4/camlp4-4.02.1_p3.ebuild | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/dev-ml/camlp4/camlp4-4.02.1_p3.ebuild 
b/dev-ml/camlp4/camlp4-4.02.1_p3.ebuild
index 08515a3..c5a41a3 100644
--- a/dev-ml/camlp4/camlp4-4.02.1_p3.ebuild
+++ b/dev-ml/camlp4/camlp4-4.02.1_p3.ebuild
@@ -20,6 +20,8 @@ DEPEND=">=dev-lang/ocaml-4.02:=[ocamlopt?]"
 RDEPEND="${DEPEND}
        !<dev-lang/ocaml-4.02
        !<dev-ml/findlib-1.5.5-r1"
+DEPEND="${DEPEND}
+       || ( dev-ml/ocamlbuild <dev-lang/ocaml-4.02.3-r1 )"
 
 S=${WORKDIR}/${P/_p/-}
 

Reply via email to