contrib/package: mark luaxyssl as broken until it's ported to polarssl, libxyssl was removed upstream
This commit is contained in:
parent
0b8a61a536
commit
2d49488b38
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ define Package/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
|
||||
|
|
Loading…
Reference in a new issue