projects
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b52109f
)
weechat: mark lua binding as broken, it does not compile
author
nbd
<nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 3 Sep 2009 02:14:24 +0000
(
02:14
+0000)
committer
nbd
<nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 3 Sep 2009 02:14:24 +0000
(
02:14
+0000)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@17503
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
net/weechat/Makefile
patch
|
blob
|
history
diff --git
a/net/weechat/Makefile
b/net/weechat/Makefile
index
292f4b9
..
3178529
100644
(file)
--- a/
net/weechat/Makefile
+++ b/
net/weechat/Makefile
@@
-59,7
+59,7
@@
endef
define Package/weechat-mod-lua
$(call Package/weechat/Default)
TITLE+= (Lua plugin)
- DEPENDS:=weechat +liblua
+ DEPENDS:=weechat +liblua
@BROKEN
endef
define Package/weechat-mod-lua/description