diff --git a/net/squid/Makefile b/net/squid/Makefile index b0b4d2521..a075e7577 100644 --- a/net/squid/Makefile +++ b/net/squid/Makefile @@ -30,7 +30,7 @@ endef define Package/squid $(call Package/squid/Default) MENU:=1 - DEPENDS:=+libopenssl +libpthread + DEPENDS:=+libopenssl +libpthread @LINUX_2_6 TITLE:=full-featured Web proxy cache endef