aboutsummaryrefslogtreecommitdiffstats
path: root/testing/flow
diff options
context:
space:
mode:
Diffstat (limited to 'testing/flow')
-rw-r--r--testing/flow/APKBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/testing/flow/APKBUILD b/testing/flow/APKBUILD
index 9407c56da8..55952ccbe3 100644
--- a/testing/flow/APKBUILD
+++ b/testing/flow/APKBUILD
@@ -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