diff options
Diffstat (limited to 'testing')
-rw-r--r-- | testing/lusca/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/lusca/APKBUILD b/testing/lusca/APKBUILD index b26fdf58e3..77121877f6 100644 --- a/testing/lusca/APKBUILD +++ b/testing/lusca/APKBUILD @@ -2,7 +2,7 @@ pkgname=lusca pkgver=r14942 -pkgrel=1 +pkgrel=2 pkgdesc="A full-featured Web proxy cache server Fork from Squid 2 series." url="https://code.google.com/p/lusca-cache/" install="lusca.pre-install lusca.pre-upgrade" @@ -11,7 +11,7 @@ pkggroups="lusca" arch="all" license="GPL2" depends="logrotate" -makedepends="openssl-dev perl-dev autoconf automake heimdal-dev libtool +makedepends="libressl-dev perl-dev autoconf automake heimdal-dev libtool libcap-dev linux-headers" subpackages="$pkgname-doc" linguas="Armenian Czech Estonian Greek Japanese Portuguese Serbian Swedish Ukrainian-koi8-u |