summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorDaniel Peukert2023-12-10 11:34:26 +0100
committerDaniel Peukert2023-12-10 11:34:26 +0100
commit1d0d7239cc3986c1f2350b32ef13dcc7bc2a4966 (patch)
tree39119ce98aa817bb067759ea10c12cfcc8c064ee /.SRCINFO
parenta5623c3b6b66dd2499bdc1049f9f3470edaeb89f (diff)
downloadaur-1d0d7239cc3986c1f2350b32ef13dcc7bc2a4966.tar.gz
Add ocaml-logs_lwt
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO3
1 files changed, 2 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2445ee769fd7..4f993a5bf8b8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = ocaml-lambda-term
pkgdesc = Terminal manipulation library for OCaml
pkgver = 3.3.2
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/ocaml-community/lambda-term
install = ocaml-lambda-term.install
arch = x86_64
@@ -10,6 +10,7 @@ pkgbase = ocaml-lambda-term
makedepends = dune>=3.0.0
depends = ocaml>=4.08.0
depends = ocaml-logs
+ depends = ocaml-logs-lwt
depends = ocaml-lwt>=4.2.0
depends = ocaml-mew_vi>=0.5.0
depends = ocaml-react