Mark squid as broken for now

git-svn-id: svn://svn.openwrt.org/openwrt/packages@8403 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
florian 2007-08-12 11:39:15 +00:00
parent c1a5c8d2fb
commit d1c59b52c6

View File

@ -31,7 +31,7 @@ endef
define Package/squid
$(call Package/squid/Default)
MENU:=1
DEPENDS:=+libopenssl +libpthread
DEPENDS:=+libopenssl +libpthread @BROKEN
TITLE:=full-featured Web proxy cache
DESCRIPTION:=\
Squid is a high-performance proxy caching server for web clients, \\\