summaryrefslogtreecommitdiff
path: root/converters/ocaml-jsonm/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'converters/ocaml-jsonm/Makefile')
-rw-r--r--converters/ocaml-jsonm/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/converters/ocaml-jsonm/Makefile b/converters/ocaml-jsonm/Makefile
index dbb5e34fff15..600ccac12ce8 100644
--- a/converters/ocaml-jsonm/Makefile
+++ b/converters/ocaml-jsonm/Makefile
@@ -13,6 +13,7 @@ COMMENT= Non-blocking streaming JSON codec for OCaml
LICENSE= BSD3CLAUSE
BUILD_DEPENDS= ${SA_DIR}/uutf/uutf.a:devel/ocaml-uutf
+BUILD_DEPENDS+= ocamlbuild:devel/ocaml-ocamlbuild
RUN_DEPENDS= ${SA_DIR}/uutf/uutf.a:devel/ocaml-uutf
USES= tar:tbz