From: Ted Hess Date: Tue, 8 Mar 2016 18:20:51 +0000 (-0500) Subject: tcl: Add BROKEN tag until package build fixed X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=8f1c32254f50cfc0dd3e8014f769d2c8cf7d36d7;p=openwrt-packages.git tcl: Add BROKEN tag until package build fixed Signed-off-by: Ted Hess --- diff --git a/lang/tcl/Makefile b/lang/tcl/Makefile index 8ed5e0ba2..743670456 100644 --- a/lang/tcl/Makefile +++ b/lang/tcl/Makefile @@ -30,7 +30,7 @@ define Package/tcl SUBMENU:=Tcl SECTION:=lang CATEGORY:=Languages - DEPENDS:=+libpthread + DEPENDS:=+libpthread @BROKEN TITLE:=The Tcl language URL:=http://www.tcl.tk/ endef