testing/flow: move js_of_ocaml from checkdepends to makedepends

This commit is contained in:
Jakub Jirutka 2018-07-07 21:59:04 +02:00
parent 59eeb44d5d
commit 2d8f2fb585

View File

@ -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