aboutsummaryrefslogtreecommitdiffstats
path: root/testing/ocaml-lambda-term
diff options
context:
space:
mode:
Diffstat (limited to 'testing/ocaml-lambda-term')
-rw-r--r--testing/ocaml-lambda-term/APKBUILD5
1 files changed, 2 insertions, 3 deletions
diff --git a/testing/ocaml-lambda-term/APKBUILD b/testing/ocaml-lambda-term/APKBUILD
index 87c01ff739..b8ce16fb54 100644
--- a/testing/ocaml-lambda-term/APKBUILD
+++ b/testing/ocaml-lambda-term/APKBUILD
@@ -3,19 +3,18 @@
pkgname=ocaml-lambda-term
_pkgname=lambda-term
pkgver=1.12.0
-pkgrel=4
+pkgrel=5
pkgdesc="Terminal manipulation library for OCaml"
url="https://github.com/diml/lambda-term"
# x86, armhf, s390x: limited by ocaml aport
arch="all !x86 !armhf !s390x"
license="BSD-3-Clause"
-depends="ocaml-camomile ocaml-lwt ocaml-lwt-react ocaml-zed"
+depends="ocaml-camomile ocaml-lwt ocaml-lwt_react ocaml-zed"
makedepends="
dune
ocaml
ocaml-camomile-dev
ocaml-lwt-dev
- ocaml-lwt-react
ocaml-findlib
ocaml-react-dev
ocaml-result-dev