luci-0.9: merge r4952
This commit is contained in:
parent
78111f8c87
commit
acfe8ea454
1 changed files with 1 additions and 1 deletions
|
@ -240,7 +240,7 @@ NIXIO_TLS:=axtls
|
|||
define Package/luci-nixio
|
||||
$(call Package/luci/libtemplate)
|
||||
TITLE:=NIXIO POSIX Library
|
||||
DEPENDS:=
|
||||
DEPENDS:=+PACKAGE_luci-nixio_openssl:libopenssl +PACKAGE_luci-nixio_cyassl:libcyassl-luci
|
||||
endef
|
||||
|
||||
define Package/luci-nixio/install
|
||||
|
|
Loading…
Reference in a new issue