From b3017f1bfd9c5206b0cb2469f5828c0b79319632 Mon Sep 17 00:00:00 2001 From: Florian Fainelli Date: Fri, 21 Dec 2007 08:26:46 +0000 Subject: [PATCH] The version of squid we are pacaking only supports 2.6 kernels see #1839 SVN-Revision: 9817 --- net/squid/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.30.2