dev-ml/bolt: add ocamlbuild dep

Package-Manager: portage-2.2.27
Signed-off-by: Alexis Ballier <aballier@gentoo.org>
This commit is contained in:
Alexis Ballier
2016-03-01 19:13:25 +01:00
parent 625571a964
commit 0a1a8fb9fe

View 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