testing/ocaml-lwt: add missing build dependency ocaml-compiler-libs

This commit is contained in:
Jakub Jirutka 2018-03-10 12:38:01 +01:00
parent 9a786cf40c
commit c2d6fbf728

View File

@ -17,6 +17,7 @@ depends_dev="libev-dev"
makedepends="$depends_dev
dune
ocaml
ocaml-compiler-libs
ocaml-cppo-dev
ocaml-findlib
ocaml-migrate-parsetree-dev