diff options
Diffstat (limited to 'package/squid')
-rw-r--r-- | package/squid/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/squid/Makefile b/package/squid/Makefile index c6be547fe..502f3bd51 100644 --- a/package/squid/Makefile +++ b/package/squid/Makefile @@ -8,7 +8,7 @@ PKG_VERSION:= 3.4.5 PKG_RELEASE:= 1 PKG_MD5SUM:= a831efb36cfbaa419f8dc7a43cba72c9 PKG_DESCR:= web and cache proxy -PKG_SECTION:= proxy +PKG_SECTION:= net/proxy PKG_DEPENDS:= libopenssl libpthread libstdcxx libltdl PKG_BUILDDEP:= autotool openssl libtool PKG_URL:= http://www.squid-cache.org/ |