aboutsummaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
authorJakub Jirutka <jakub@jirutka.cz>2018-03-10 12:42:12 +0100
committerJakub Jirutka <jakub@jirutka.cz>2018-03-10 12:42:31 +0100
commit2c486d065840cbb537a14f50086248cfb752dd3d (patch)
tree73c268d200043a4c05ab62e2231ef0f8fb82b1ad /testing
parentc2d6fbf728f6150554957337f00cff784aaccdd6 (diff)
testing/utop: add missing build dependency ocaml-compiler-libs
Diffstat (limited to 'testing')
-rw-r--r--testing/utop/APKBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/testing/utop/APKBUILD b/testing/utop/APKBUILD
index 41dc2e51286..e7e4c88f735 100644
--- a/testing/utop/APKBUILD
+++ b/testing/utop/APKBUILD
@@ -23,6 +23,7 @@ _depends_ocaml="
makedepends="
dune
ocaml
+ ocaml-compiler-libs
ocaml-camomile-dev
ocaml-cppo
ocaml-findlib-dev