dev-ml/camlp4: add ocamlbuild dep
authorAlexis Ballier <aballier@gentoo.org>
Tue, 1 Mar 2016 18:17:26 +0000 (19:17 +0100)
committerAlexis Ballier <aballier@gentoo.org>
Tue, 1 Mar 2016 18:47:37 +0000 (19:47 +0100)
Package-Manager: portage-2.2.27
Signed-off-by: Alexis Ballier <aballier@gentoo.org>
dev-ml/camlp4/camlp4-4.02.1_p3.ebuild

index 08515a39a22408bb15accf12b9ca947d3af8fac9..c5a41a3a3ce8fcd57c5c8435d9df16065b8fb3b3 100644 (file)
@@ -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/-}