diff options
Diffstat (limited to 'collections/luci-ssl-openssl/Makefile')
-rw-r--r-- | collections/luci-ssl-openssl/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/collections/luci-ssl-openssl/Makefile b/collections/luci-ssl-openssl/Makefile index 890d224697..127db14d8f 100644 --- a/collections/luci-ssl-openssl/Makefile +++ b/collections/luci-ssl-openssl/Makefile @@ -16,6 +16,8 @@ LUCI_DESCRIPTION:=LuCI with OpenSSL as the SSL backend (libustream-openssl). \ LUCI_DEPENDS:=+luci-light +libustream-openssl +openssl-util +PKG_LICENSE:=Apache-2.0 + include ../../luci.mk # call BuildPackage - OpenWrt buildroot signature |