Browse Source

tcl: Add BROKEN tag until package build fixed

Signed-off-by: Ted Hess <thess@kitschensync.net>
lilik-openwrt-22.03
Ted Hess 9 years ago
parent
commit
8f1c32254f
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      lang/tcl/Makefile

+ 1
- 1
lang/tcl/Makefile 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


Loading…
Cancel
Save