aboutsummaryrefslogtreecommitdiffstats
path: root/testing/kannel/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/kannel/APKBUILD')
-rw-r--r--testing/kannel/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/kannel/APKBUILD b/testing/kannel/APKBUILD
index 05a9e7985c0..793050c2c4a 100644
--- a/testing/kannel/APKBUILD
+++ b/testing/kannel/APKBUILD
@@ -2,12 +2,12 @@
# Maintainer:
pkgname=kannel
pkgver=1.5.0
-pkgrel=9
+pkgrel=10
pkgdesc="Opensource WAP/SMS Gateway"
url="https://www.kannel.org/"
arch="all"
license="custom"
-depends_dev="libxml2-dev mariadb-connector-c-dev postgresql-dev pcre-dev sqlite-dev"
+depends_dev="libxml2-dev mariadb-connector-c-dev libpq-dev pcre-dev sqlite-dev"
makedepends="$depends_dev"
subpackages="$pkgname-dev $pkgname-doc"
source="http://www.kannel.org/download/$pkgver/gateway-$pkgver.tar.bz2