diff options
author | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2006-04-14 14:20:13 +0000 |
---|---|---|
committer | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2006-04-14 14:20:13 +0000 |
commit | 75a7275dc28d149b160a76935d4642f7fdbae4ae (patch) | |
tree | 6f0feeb6f27564ef66da4730ab94004d1567303a /openwrt/package/squid/ipkg/squid-mod-ntlm-auth-smb-auth.control | |
parent | b14d40272eb178a72870b90d65b953532eccf05d (diff) |
Add squid, with its modules.
Fix fakeidentd compilation (wrong source downloading),closes #478
Fix GNUTLS dependency for weechat
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@3650 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package/squid/ipkg/squid-mod-ntlm-auth-smb-auth.control')
-rw-r--r-- | openwrt/package/squid/ipkg/squid-mod-ntlm-auth-smb-auth.control | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/openwrt/package/squid/ipkg/squid-mod-ntlm-auth-smb-auth.control b/openwrt/package/squid/ipkg/squid-mod-ntlm-auth-smb-auth.control new file mode 100644 index 0000000000..1561bfa68a --- /dev/null +++ b/openwrt/package/squid/ipkg/squid-mod-ntlm-auth-smb-auth.control @@ -0,0 +1,5 @@ +Package: squid-mod-ntlm-auth-smb-auth +Section: net +Depends: squid +Priority: optional +Description: samba NTLM authentication helper |