mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-06 13:57:14 +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
|
makedepends="$depends_dev
|
||||||
dune
|
dune
|
||||||
ocaml
|
ocaml
|
||||||
|
ocaml-compiler-libs
|
||||||
ocaml-cppo-dev
|
ocaml-cppo-dev
|
||||||
ocaml-findlib
|
ocaml-findlib
|
||||||
ocaml-migrate-parsetree-dev
|
ocaml-migrate-parsetree-dev
|
||||||
|
Loading…
Reference in New Issue
Block a user