summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorMarek Kubica2016-11-06 20:22:16 +0100
committerMarek Kubica2016-11-06 20:22:16 +0100
commit771c181829cd4ac864ae828119ffa150cca378fc (patch)
tree1be1b5c6a713131090e43e78676327314d2b7ce4 /.SRCINFO
parentba694477933e13080ccf974efdd3d42d437d3268 (diff)
downloadaur-771c181829cd4ac864ae828119ffa150cca378fc.tar.gz
Add the split-off ocamlbuild to makedepends
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO3
1 files changed, 2 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7adf1e62f99b..a56968fc11c4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,13 @@
pkgbase = ocaml-ounit
pkgdesc = Unit testing framework for OCaml
pkgver = 2.0.0
- pkgrel = 1
+ pkgrel = 2
url = http://ounit.forge.ocamlcore.org
arch = i686
arch = x86_64
license = MIT
makedepends = ocaml-findlib
+ makedepends = ocamlbuild
depends = ocaml
options = !strip
source = http://forge.ocamlcore.org/frs/download.php/1258/ounit-2.0.0.tar.gz