aboutsummaryrefslogtreecommitdiffstats
path: root/testing/js_of_ocaml
diff options
context:
space:
mode:
authorJakub Jirutka <jakub@jirutka.cz>2018-03-11 23:55:47 +0100
committerJakub Jirutka <jakub@jirutka.cz>2018-03-12 00:00:54 +0100
commit1b40b0dd822f492b3da892ce873cc224322c7f22 (patch)
tree926687009cae2827c708cc29c05609bba88327e0 /testing/js_of_ocaml
parent7d26675b77dd009472944dcefc47601c705f13de (diff)
downloadaports-1b40b0dd822f492b3da892ce873cc224322c7f22.tar.bz2
aports-1b40b0dd822f492b3da892ce873cc224322c7f22.tar.xz
testing/js_of_ocaml: add missing build dependency ocaml-ocamlbuild-dev
Diffstat (limited to 'testing/js_of_ocaml')
-rw-r--r--testing/js_of_ocaml/APKBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/testing/js_of_ocaml/APKBUILD b/testing/js_of_ocaml/APKBUILD
index 6d28f6d57e..e477c86dcd 100644
--- a/testing/js_of_ocaml/APKBUILD
+++ b/testing/js_of_ocaml/APKBUILD
@@ -27,6 +27,7 @@ makedepends="
ocaml-findlib-dev
ocaml-lwt-dev
ocaml-migrate-parsetree-dev
+ ocaml-ocamlbuild-dev
ocaml-ppx_deriving-dev
ocaml-ppx_tools-dev
ocaml-ppx_tools_versioned-dev