diff options
Diffstat (limited to 'testing')
-rw-r--r-- | testing/pmacct/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/pmacct/APKBUILD b/testing/pmacct/APKBUILD index d5b6b65eb..9a8a05ea8 100644 --- a/testing/pmacct/APKBUILD +++ b/testing/pmacct/APKBUILD @@ -1,12 +1,12 @@ # Maintainer: Leonardo Arena <rnalrd@gmail.com> pkgname=pmacct pkgver=0.12.0 -pkgrel=0 +pkgrel=1 pkgdesc="Measure, account, classify, aggregate and export IPv4 and IPv6 traffic" url="http://www.pmacct.net/" license="GPL" depends= -makedepends="libpcap-dev" +makedepends="libpcap-dev postgresql-dev" install= subpackages="" source="http://www.pmacct.net/$pkgname-$pkgver.tar.gz |