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