summaryrefslogtreecommitdiff
path: root/dev-ml/reactiveData
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2016-03-01 19:15:35 +0100
committerAlexis Ballier <aballier@gentoo.org>2016-03-01 19:47:37 +0100
commit899871d4641286a0966c6811bf30e254fd722fa9 (patch)
treed006c34e459ada85d08c39f41178dabfac6db0fc /dev-ml/reactiveData
parent3a77de6591d3d559bd42d55157e0828bad55fead (diff)
downloadgentoo-899871d4641286a0966c6811bf30e254fd722fa9.tar.gz
gentoo-899871d4641286a0966c6811bf30e254fd722fa9.tar.xz
dev-ml/reactiveData: add ocamlbuild dep
Package-Manager: portage-2.2.27 Signed-off-by: Alexis Ballier <aballier@gentoo.org>
Diffstat (limited to 'dev-ml/reactiveData')
-rw-r--r--dev-ml/reactiveData/reactiveData-0.2.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-ml/reactiveData/reactiveData-0.2.ebuild b/dev-ml/reactiveData/reactiveData-0.2.ebuild
index 47f1e3c967b..261d028b721 100644
--- a/dev-ml/reactiveData/reactiveData-0.2.ebuild
+++ b/dev-ml/reactiveData/reactiveData-0.2.ebuild
@@ -18,6 +18,7 @@ RDEPEND=">=dev-lang/ocaml-3.12:=[ocamlopt?]
DEPEND="${RDEPEND}
dev-ml/findlib
dev-ml/opam
+ dev-ml/ocamlbuild
"
src_compile() {