dev-ml/bolt: add ocamlbuild dep
authorAlexis Ballier <aballier@gentoo.org>
Tue, 1 Mar 2016 18:13:25 +0000 (19:13 +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/bolt/bolt-1.4.ebuild

index e7e9e060e5a8b8133a1263520b7f72ecf645aad2..a9f423b902451845d27ccb490581c607af806761 100644 (file)
@@ -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