summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorbar0metr2018-07-21 12:00:55 +0500
committerbar0metr2018-07-21 12:00:55 +0500
commit5af5fa551635ea8d8b6fdcc1b29ee17422b093be (patch)
treef98bed9ccbcacf9a842e77c820a4e8bb98da1a6e
parent664d221fd5f7caca702de79d84cd5df55a543dc3 (diff)
downloadaur-5af5fa551635ea8d8b6fdcc1b29ee17422b093be.tar.gz
Enable icap-client compile option
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4fd038db2cee..60d7145b3733 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -60,6 +60,7 @@ build() {
--with-logdir=/var/log/squid \
--with-pidfile=/run/squid.pid \
--enable-ecap \
+ --enable-icap-client \
--enable-auth \
--enable-auth-basic \
--enable-auth-ntlm \