Gentoo Archives: gentoo-commits

From: Alexis Ballier <aballier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ml/camlp4/
Date: Tue, 01 Mar 2016 18:48:06
Message-Id: 1456858057.202a09542d59dc984b67eed7844d2db49dc60d47.aballier@gentoo
1 commit: 202a09542d59dc984b67eed7844d2db49dc60d47
2 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
3 AuthorDate: Tue Mar 1 18:17:26 2016 +0000
4 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
5 CommitDate: Tue Mar 1 18:47:37 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=202a0954
7
8 dev-ml/camlp4: add ocamlbuild dep
9
10 Package-Manager: portage-2.2.27
11 Signed-off-by: Alexis Ballier <aballier <AT> gentoo.org>
12
13 dev-ml/camlp4/camlp4-4.02.1_p3.ebuild | 2 ++
14 1 file changed, 2 insertions(+)
15
16 diff --git a/dev-ml/camlp4/camlp4-4.02.1_p3.ebuild b/dev-ml/camlp4/camlp4-4.02.1_p3.ebuild
17 index 08515a3..c5a41a3 100644
18 --- a/dev-ml/camlp4/camlp4-4.02.1_p3.ebuild
19 +++ b/dev-ml/camlp4/camlp4-4.02.1_p3.ebuild
20 @@ -20,6 +20,8 @@ DEPEND=">=dev-lang/ocaml-4.02:=[ocamlopt?]"
21 RDEPEND="${DEPEND}
22 !<dev-lang/ocaml-4.02
23 !<dev-ml/findlib-1.5.5-r1"
24 +DEPEND="${DEPEND}
25 + || ( dev-ml/ocamlbuild <dev-lang/ocaml-4.02.3-r1 )"
26
27 S=${WORKDIR}/${P/_p/-}