summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorJ5lx2015-07-12 13:41:40 +0200
committerJ5lx2015-07-12 13:41:40 +0200
commit40ee4071c6e48e59b42b766751c7f1c3dc7f41a7 (patch)
tree12e0db88ee2c57a139f0ed08a661e302bdd7d237 /.SRCINFO
parent31fe7bfdf0fa2e82e0f5c5526d396c9607f4cd3e (diff)
downloadaur-40ee4071c6e48e59b42b766751c7f1c3dc7f41a7.tar.gz
2.5.0-2: Add missing ocaml-ppx_tools to depends()
Could have sworn I did this already...
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO3
1 files changed, 2 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 30f71b981b38..05a7dbd64251 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = ocaml-lwt
pkgdesc = A library for cooperative threads in OCaml
pkgver = 2.5.0
- pkgrel = 1
+ pkgrel = 2
url = http://ocsigen.org/lwt/
arch = i686
arch = x86_64
@@ -9,6 +9,7 @@ pkgbase = ocaml-lwt
makedepends = ocaml-findlib
depends = ocaml
depends = camlp4
+ depends = ocaml-ppx_tools
depends = ocaml-react
depends = ocaml-ssl
depends = libev