tcl: Add BROKEN tag until package build fixed

Signed-off-by: Ted Hess <thess@kitschensync.net>
This commit is contained in:
Ted Hess 2016-03-08 13:20:51 -05:00
parent d6f2f3aaf4
commit 8f1c32254f
1 changed files with 1 additions and 1 deletions

View File

@ -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