diff options
Diffstat (limited to 'package/squid/Makefile')
-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 65cf4c0f5..3c2ba14be 100644 --- a/package/squid/Makefile +++ b/package/squid/Makefile @@ -11,7 +11,7 @@ PKG_DESCR:= web and cache proxy PKG_SECTION:= net/proxy PKG_DEPENDS:= libltdl PKG_BUILDDEP:= libtool -PKG_NEEDS:= threads rt c++ +PKG_NEEDS:= threads c++ PKG_URL:= http://www.squid-cache.org/ PKG_SITES:= http://www.squid-cache.org/Versions/v3/3.5/ |