Mark squid as broken for now
authorFlorian Fainelli <florian@openwrt.org>
Sun, 12 Aug 2007 11:39:15 +0000 (11:39 +0000)
committerFlorian Fainelli <florian@openwrt.org>
Sun, 12 Aug 2007 11:39:15 +0000 (11:39 +0000)
SVN-Revision: 8403

net/squid/Makefile

index 6e68545269b24a079279c4f6e552640c7af6b022..9291d4f989afd09e5bd8b79e3b7c9d2d1b51ca8e 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, \\\