mirror of https://git.openwrt.org/project/luci.git
luci-ssl-openssl: add missing license information
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
This commit is contained in:
parent
be212dd452
commit
320744fdf5
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue