commit: 0a1a8fb9fe396c779530da0bb6508bd02625f543
Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Tue Mar 1 18:13:25 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=0a1a8fb9
dev-ml/bolt: add ocamlbuild dep
Package-Manager: portage-2.2.27
Signed-off-by: Alexis Ballier <aballier <AT> gentoo.org>
dev-ml/bolt/bolt-1.4.ebuild | 8 +++++---
1 file changed, 5 insertions(+), 3 deletions(-)
diff --git a/dev-ml/bolt/bolt-1.4.ebuild b/dev-ml/bolt/bolt-1.4.ebuild
index e7e9e06..a9f423b 100644
--- a/dev-ml/bolt/bolt-1.4.ebuild
+++ b/dev-ml/bolt/bolt-1.4.ebuild
@@ -15,9 +15,11 @@ SLOT="0/${PV}"
KEYWORDS="~amd64"
IUSE="doc"
-DEPEND=">=dev-lang/ocaml-3.11:=[ocamlopt]
- || ( dev-ml/camlp4:= <dev-lang/ocaml-4.02.0 )"
-RDEPEND="${DEPEND}"
+RDEPEND=">=dev-lang/ocaml-3.11:=[ocamlopt]
+ dev-ml/camlp4:="
+DEPEND="${RDEPEND}
+ dev-ml/ocamlbuild
+"
src_configure() {
sh configure