summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorAndrew O'Neill2020-08-05 11:05:05 -0400
committerAndrew O'Neill2020-08-05 11:05:05 -0400
commit767b4e7384931f22775d5855eb4f3e8a8fee0bd0 (patch)
treec6ef798ea59a6bc38e7b05bb30ca5cb95f8d4429 /.SRCINFO
parent49bdfe05d3eb1470fd93dbc1abd50461691e9f1f (diff)
downloadaur-767b4e7384931f22775d5855eb4f3e8a8fee0bd0.tar.gz
Require ocaml-findlib and dune
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO4
1 files changed, 3 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 471379173582..4ac2fdb7553e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,11 +1,13 @@
pkgbase = why3
pkgdesc = A platform for deductive program verification
pkgver = 1.3.1
- pkgrel = 2
+ pkgrel = 3
url = http://why3.lri.fr/
arch = x86_64
license = LGPL
depends = gtksourceview2
+ depends = dune
+ depends = ocaml-findlib
depends = ocaml
depends = ocaml-menhir
depends = rubber