wok diff squid/receipt @ rev 23840

Up libsdl2-image (2.0.5), radare2 (4.4.0), screen (4.8.0), sleuthkit (4.9.0), thunderbird-bin (68.9.0)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Jun 04 16:22:12 2020 +0000 (2020-06-04)
parents 9e01bc6321ea
children 46dcc80bef41
line diff
     1.1 --- a/squid/receipt	Sun Dec 20 15:13:45 2015 +0100
     1.2 +++ b/squid/receipt	Thu Jun 04 16:22:12 2020 +0000
     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 \