X-Git-Url: https://git.archive.openwrt.org/?p=project%2Fluci.git;a=blobdiff_plain;f=contrib%2Fpackage%2Fluaxyssl%2FMakefile;h=075e675223ab42b624642af88aac8243a2bbb356;hp=bd7492663bade459c50fa7147a7d92eb6a7b381b;hb=2d49488b38052f33fc4549c63bc8ed1e1d385eec;hpb=0b8a61a536a6f78fbe889979510297969d6a5f4e;ds=sidebyside diff --git a/contrib/package/luaxyssl/Makefile b/contrib/package/luaxyssl/Makefile index bd7492663..075e67522 100644 --- 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 - DEPENDS:=+liblua +libxyssl + DEPENDS:=@BROKEN +liblua +libxyssl endef define Build/Configure