diff --git a/community/squid/PKGBUILD b/community/squid/PKGBUILD index 45d543671..afba2537e 100644 --- a/community/squid/PKGBUILD +++ b/community/squid/PKGBUILD @@ -8,13 +8,14 @@ pkgname=squid pkgver=5.2 -pkgrel=1 +pkgrel=3 pkgdesc='Full-featured Web proxy cache server' arch=('x86_64') url='http://www.squid-cache.org' depends=('openssl' 'pam' 'perl' 'libltdl' 'libcap' 'nettle' 'gnutls' 'libnsl' 'libxml2' 'systemd-libs') -makedepends=('krb5') +makedepends=('krb5' 'libldap' 'systemd') +optdepends=('libldap') license=('GPL') options=('emptydirs') backup=('etc/squid/squid.conf'