dev-ml/parmap: add ocamlbuild dep
authorAlexis Ballier <aballier@gentoo.org>
Tue, 1 Mar 2016 18:26:03 +0000 (19:26 +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/parmap/parmap-1.0_rc7.ebuild

index c5b0a5f13ae999019f3366c809b1d6177ab1c689..1ef31c26fcae3fb40da8873b3d532eb09ec54ac4 100644 (file)
@@ -19,6 +19,7 @@ IUSE="+ocamlopt"
 RDEPEND=">=dev-lang/ocaml-3.12:=[ocamlopt?]"
 DEPEND="${RDEPEND}
        dev-ml/findlib
+       dev-ml/ocamlbuild
        dev-ml/ocaml-autoconf"
 S="${WORKDIR}/${PN}-${MY_PV}"