tcl: Add BROKEN tag until package build fixed
Signed-off-by: Ted Hess <thess@kitschensync.net>
This commit is contained in:
parent
d6f2f3aaf4
commit
8f1c32254f
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@ define Package/tcl
|
||||||
SUBMENU:=Tcl
|
SUBMENU:=Tcl
|
||||||
SECTION:=lang
|
SECTION:=lang
|
||||||
CATEGORY:=Languages
|
CATEGORY:=Languages
|
||||||
DEPENDS:=+libpthread
|
DEPENDS:=+libpthread @BROKEN
|
||||||
TITLE:=The Tcl language
|
TITLE:=The Tcl language
|
||||||
URL:=http://www.tcl.tk/
|
URL:=http://www.tcl.tk/
|
||||||
endef
|
endef
|
||||||
|
|
Loading…
Reference in a new issue