aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--testing/ocaml-ppx_tools_versioned/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/ocaml-ppx_tools_versioned/APKBUILD b/testing/ocaml-ppx_tools_versioned/APKBUILD
index 32856cdf13a..7ac9f10fb92 100644
--- a/testing/ocaml-ppx_tools_versioned/APKBUILD
+++ b/testing/ocaml-ppx_tools_versioned/APKBUILD
@@ -9,7 +9,7 @@ url="https://github.com/ocaml-ppx/ppx_tools_versioned"
arch="all !x86 !armhf !s390x" # limited by ocaml aport
license="MIT"
depends="ocaml-runtime ocaml-migrate-parsetree"
-makedepends="ocaml ocaml-compiler-libs ocaml-findlib ocaml-migrate-parsetree-dev ocaml-result-dev"
+makedepends="ocaml ocaml-compiler-libs ocaml-findlib ocaml-migrate-parsetree-dev"
# textrels needed for ppc64le
# no tests provided
options="textrels !check"