dev-ml/parmap: 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:26:03 +01:00
parent bbd8f347d4
commit 5ff6298f73

View 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}"