wok diff squid/receipt @ rev 22651
updated docbook-xsl (1.79.1 -> 1.79.2)
author | Hans-G?nter Theisgen |
---|---|
date | Tue Jan 14 14:40:03 2020 +0100 (2020-01-14) |
parents | 9e01bc6321ea |
children | 46dcc80bef41 |
line diff
1.1 --- a/squid/receipt Sun Dec 20 15:13:45 2015 +0100 1.2 +++ b/squid/receipt Tue Jan 14 14:40:03 2020 +0100 1.3 @@ -12,13 +12,12 @@ 1.4 CONFIG_FILES="/etc/squid" 1.5 1.6 DEPENDS="libsasl libldap libssl libltdl" 1.7 -BUILD_DEPENDS="perl openssl-dev openldap-dev cyrus-sasl-dev libcap-dev" 1.8 +BUILD_DEPENDS="perl openssl-dev openldap-dev cyrus-sasl-dev libcap-dev libdb" 1.9 SUGGESTED="iptables" 1.10 1.11 # Rules to configure and make the package. 1.12 compile_rules() 1.13 { 1.14 - cd $src 1.15 ./configure \ 1.16 --prefix=/usr \ 1.17 --sysconfdir=/etc/squid \