tcl: Add BROKEN tag until package build fixed
authorTed Hess <thess@kitschensync.net>
Tue, 8 Mar 2016 18:20:51 +0000 (13:20 -0500)
committerTed Hess <thess@kitschensync.net>
Tue, 8 Mar 2016 18:20:51 +0000 (13:20 -0500)
Signed-off-by: Ted Hess <thess@kitschensync.net>
lang/tcl/Makefile

index 8ed5e0ba2d3cd1eaa44d1af59e860b8c1f4a7fdf..743670456a67231897a502f4c719e71b3d9b79d0 100644 (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