The version of squid we are pacaking only supports 2.6 kernels see #1839
git-svn-id: svn://svn.openwrt.org/openwrt/packages@9817 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
10618431fd
commit
1e72f5e8cd
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user