summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2016-03-01 19:17:26 +0100
committerAlexis Ballier <aballier@gentoo.org>2016-03-01 19:47:37 +0100
commit202a09542d59dc984b67eed7844d2db49dc60d47 (patch)
treee7e44e9cbd5beccc56a08fc1e4e7da82ee4a421b
parentdev-ml/reactiveData: add ocamlbuild dep (diff)
downloadgentoo-202a09542d59dc984b67eed7844d2db49dc60d47.tar.gz
gentoo-202a09542d59dc984b67eed7844d2db49dc60d47.tar.bz2
gentoo-202a09542d59dc984b67eed7844d2db49dc60d47.zip
dev-ml/camlp4: add ocamlbuild dep
Package-Manager: portage-2.2.27 Signed-off-by: Alexis Ballier <aballier@gentoo.org>
-rw-r--r--dev-ml/camlp4/camlp4-4.02.1_p3.ebuild2
1 files changed, 2 insertions, 0 deletions
diff --git a/dev-ml/camlp4/camlp4-4.02.1_p3.ebuild b/dev-ml/camlp4/camlp4-4.02.1_p3.ebuild
index 08515a39a224..c5a41a3a3ce8 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/-}