diff options
author | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2006-04-30 23:31:37 +0000 |
---|---|---|
committer | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2006-04-30 23:31:37 +0000 |
commit | de4ed9672b2244938b009d45fcb6b6e92276283d (patch) | |
tree | 922330312093ac4e18920e269ac249459f141c9b /openwrt/package/squid/ipkg/squid.control | |
parent | 1ffe454ca0c9dcf2e04901d553ac8877eaaf26e6 (diff) |
fix squid build, standardize, add ipkg/conffiles.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@3718 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package/squid/ipkg/squid.control')
-rw-r--r-- | openwrt/package/squid/ipkg/squid.control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openwrt/package/squid/ipkg/squid.control b/openwrt/package/squid/ipkg/squid.control index ef0299682..0657eb1ef 100644 --- a/openwrt/package/squid/ipkg/squid.control +++ b/openwrt/package/squid/ipkg/squid.control @@ -1,5 +1,5 @@ Package: squid Section: net -Depends: libopenssl +Depends: libopenssl, libpthread Priority: optional Description: squid web and cache proxy |