aboutsummaryrefslogtreecommitdiffstats
path: root/testing/ocaml-migrate-parsetree/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/ocaml-migrate-parsetree/APKBUILD')
-rw-r--r--testing/ocaml-migrate-parsetree/APKBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/testing/ocaml-migrate-parsetree/APKBUILD b/testing/ocaml-migrate-parsetree/APKBUILD
index 91979c702b..fa2213c600 100644
--- a/testing/ocaml-migrate-parsetree/APKBUILD
+++ b/testing/ocaml-migrate-parsetree/APKBUILD
@@ -7,6 +7,7 @@ pkgdesc="Convert OCaml parsetrees between different major versions"
url="https://github.com/ocaml-ppx/ocaml-migrate-parsetree"
arch="all !x86 !armhf !s390x" # limited by ocaml
license="LGPL-2.1-only-WITH-linking-exception"
+depends="ocaml-result"
makedepends="dune ocaml ocamlbuild ocaml-findlib ocaml-result-dev opam"
options="textrels" # ppc64le (?!)
subpackages="$pkgname-dev $pkgname-doc $pkgname-ocamlbuild"