mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-04 20:06:43 +02:00
testing/flow: move js_of_ocaml from checkdepends to makedepends
This commit is contained in:
parent
59eeb44d5d
commit
2d8f2fb585
@ -7,8 +7,9 @@ pkgdesc="A static typechecker for JavaScript"
|
||||
url="https://flow.org"
|
||||
arch="all !x86 !armhf !s390x" # limited by ocaml aport
|
||||
license="MIT"
|
||||
checkdepends="bash diffutils js_of_ocaml nodejs yarn"
|
||||
checkdepends="bash diffutils nodejs yarn"
|
||||
makedepends="
|
||||
js_of_ocaml
|
||||
linux-headers
|
||||
ocaml
|
||||
ocaml-compiler-libs
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user