wok-next rev 8708
squid, squid-auth-helpers: improve depends.
author | Eric Joseph-Alexandre <erjo@slitaz.org> |
---|---|
date | Thu Feb 17 23:35:11 2011 +0100 (2011-02-17) |
parents | 6adb2c39b5fc |
children | 4290ed19d3c8 |
files | squid-auth-helpers/receipt squid/receipt |
line diff
1.1 --- a/squid-auth-helpers/receipt Thu Feb 17 23:29:32 2011 +0100 1.2 +++ b/squid-auth-helpers/receipt Thu Feb 17 23:35:11 2011 +0100 1.3 @@ -8,7 +8,7 @@ 1.4 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.5 WEB_SITE="http://www.squid-cache.org/" 1.6 WANTED="squid" 1.7 -DEPENDS="squid libldap cyrus-sasl openssl libcrypto libkrb5 libcomerr3" 1.8 +DEPENDS="squid libldap libsasl libssl libcrypto libkrb5 libcomerr3" 1.9 1.10 # Rules to gen a SliTaz package suitable for Tazpkg. 1.11 genpkg_rules()
2.1 --- a/squid/receipt Thu Feb 17 23:29:32 2011 +0100 2.2 +++ b/squid/receipt Thu Feb 17 23:35:11 2011 +0100 2.3 @@ -9,7 +9,7 @@ 2.4 WEB_SITE="http://www.squid-cache.org/" 2.5 WGET_URL="${WEB_SITE}Versions/v3/3.1/$TARBALL" 2.6 CONFIG_FILES="/etc/squid" 2.7 -DEPENDS="cyrus-sasl libldap openssl" 2.8 +DEPENDS="libsasl libldap libssl" 2.9 BUILD_DEPENDS="perl openssl-dev libldap openldap-dev cyrus-sasl cyrus-sasl-dev" 2.10 SUGGESTED="iptables" 2.11