projects
/
feed
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d6f2f3a
)
tcl: Add BROKEN tag until package build fixed
author
Ted Hess
<thess@kitschensync.net>
Tue, 8 Mar 2016 18:20:51 +0000
(13:20 -0500)
committer
Ted 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
patch
|
blob
|
history
diff --git
a/lang/tcl/Makefile
b/lang/tcl/Makefile
index 8ed5e0ba2d3cd1eaa44d1af59e860b8c1f4a7fdf..743670456a67231897a502f4c719e71b3d9b79d0 100644
(file)
--- 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