summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 769556e3e699..c82e32f837df 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,12 +3,13 @@
pkgname=libss7
pkgver=2.0.1
-pkgrel=1
+pkgrel=2
pkgdesc='userspace library for providing SS7 protocol services to applications'
arch=(x86_64)
url=http://www.asterisk.org
license=(GPL)
-depends=(glibc)
+depends=(dahdi
+ glibc)
_archive="$pkgname-$pkgver"
source=("https://downloads.asterisk.org/pub/telephony/$pkgname/releases/$_archive.tar.gz"{,.asc})
validpgpkeys=('F2FC93DB7587BD1FB49E045A5D984BE337191CE7')