mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 21:37:15 +02:00
testing/ocaml-lwt: add missing build dependency ocaml-compiler-libs
This commit is contained in:
parent
9a786cf40c
commit
c2d6fbf728
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user