summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorEmmanuel Gil Peyrot2020-06-10 20:49:58 +0200
committerEmmanuel Gil Peyrot2020-06-10 20:49:58 +0200
commitd087b27a9f65aa177e151154ace8734f4fec271c (patch)
tree12933743fde620001e797e8fba8c53e588209d92 /PKGBUILD
parent0d08343c8895480d65cc1697f6fd9c88aefdc62a (diff)
downloadaur-d087b27a9f65aa177e151154ace8734f4fec271c.tar.gz
Add missing catch2 dependency.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2d10fa365e78..e37ff360bbe7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,13 +2,13 @@
pkgname=biboumi
pkgver=8.5
-pkgrel=1
+pkgrel=2
pkgdesc="XMPP gateway to IRC"
arch=('i686' 'x86_64' 'armv7h' 'aarch64')
url="https://biboumi.louiz.org/"
license=('ZLIB')
depends=('expat' 'libidn' 'udns' 'botan' 'sqlite' 'postgresql-libs')
-makedepends=('cmake' 'pandoc')
+makedepends=('cmake' 'pandoc' 'catch2')
backup=("etc/$pkgname/$pkgname.cfg")
source=("https://git.louiz.org/biboumi/snapshot/$pkgname-$pkgver.tar.xz"
'biboumi.tmpfiles'