mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 13:27:09 +02:00
testing/reason: -rebuild needs ocaml in runtime
This commit is contained in:
parent
d73a385130
commit
c2859137fc
@ -116,7 +116,7 @@ reactjs() {
|
||||
|
||||
rebuild() {
|
||||
pkgdesc="Simple build system for Reason based on OCamlbuild"
|
||||
depends="$pkgname ocaml-ocamlbuild"
|
||||
depends="$pkgname ocaml ocaml-ocamlbuild"
|
||||
|
||||
_submv usr/bin/rebuild
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user