wok diff squid/receipt @ rev 21314

5) lxpanel: up (0.10.0)
author Aleksej Bobylev <al.bobylev@gmail.com>
date Thu Apr 18 17:46:06 2019 +0300 (2019-04-18)
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 Apr 18 17:46:06 2019 +0300
     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 \