aboutsummaryrefslogtreecommitdiffstats
path: root/testing/polygraph
diff options
context:
space:
mode:
authorLeonardo Arena <rnalrd@alpinelinux.org>2015-04-01 13:28:21 +0000
committerLeonardo Arena <rnalrd@alpinelinux.org>2015-04-01 13:28:21 +0000
commit4e3629e0f861c8660778db91af79d73d7887f646 (patch)
treeb15f52e5580b81910f8399465c6e5f092815938c /testing/polygraph
parenta45095e1417a41b36f1fc2197b58e37f814221db (diff)
downloadaports-4e3629e0f861c8660778db91af79d73d7887f646.tar.bz2
aports-4e3629e0f861c8660778db91af79d73d7887f646.tar.xz
testing/polygraph: needs zlib
Diffstat (limited to 'testing/polygraph')
-rw-r--r--testing/polygraph/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/polygraph/APKBUILD b/testing/polygraph/APKBUILD
index 5f199807e7..7f6737e820 100644
--- a/testing/polygraph/APKBUILD
+++ b/testing/polygraph/APKBUILD
@@ -1,12 +1,12 @@
# Contributor: Leonardo Arena <rnalrd@alpinelinux.org>
pkgname=polygraph
pkgver=4.3.2
-pkgrel=0
+pkgrel=1
pkgdesc="Performance testing tool for Web intermediaries"
url="http://www.web-polygraph.org"
arch="all"
license="Apache2"
-depends=
+depends="zlib-dev"
depends_dev=
makedepends="$depends_dev"
install=