Mark squid as broken for now
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 12 Aug 2007 11:39:15 +0000 (11:39 +0000)
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 12 Aug 2007 11:39:15 +0000 (11:39 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@8403 3c298f89-4303-0410-b956-a3cf2f4a3e73

net/squid/Makefile

index 6e68545..9291d4f 100644 (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, \\\