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

index 47f1e3c967b9b3a6a2c856dd80d3170a529c037b..261d028b7210720f5123f8bf7326b1f488814b29 100644 (file)
@@ -18,6 +18,7 @@ RDEPEND=">=dev-lang/ocaml-3.12:=[ocamlopt?]
 DEPEND="${RDEPEND}
        dev-ml/findlib
        dev-ml/opam
+       dev-ml/ocamlbuild
 "
 
 src_compile() {