projects
/
project
/
luci.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
0b8a61a
)
contrib/package: mark luaxyssl as broken until it's ported to polarssl, libxyssl...
author
Jo-Philipp Wich
<jow@openwrt.org>
Fri, 6 Mar 2009 13:52:42 +0000
(13:52 +0000)
committer
Jo-Philipp Wich
<jow@openwrt.org>
Fri, 6 Mar 2009 13:52:42 +0000
(13:52 +0000)
contrib/package/luaxyssl/Makefile
patch
|
blob
|
history
diff --git
a/contrib/package/luaxyssl/Makefile
b/contrib/package/luaxyssl/Makefile
index
bd74926
..
075e675
100644
(file)
--- a/
contrib/package/luaxyssl/Makefile
+++ b/
contrib/package/luaxyssl/Makefile
@@
-22,7
+22,7
@@
define Package/luaxyssl
SUBMENU:=LUA
TITLE:=xyssl-Bindings for Lua
URL:=http://code.google.com/p/luaxyssl
SUBMENU:=LUA
TITLE:=xyssl-Bindings for Lua
URL:=http://code.google.com/p/luaxyssl
- DEPENDS:=+liblua +libxyssl
+ DEPENDS:=
@BROKEN
+liblua +libxyssl
endef
define Build/Configure
endef
define Build/Configure