mirror of https://git.openwrt.org/project/luci.git
luci-lua-runtime: add missing license information
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
This commit is contained in:
parent
f896ca1dce
commit
374af8b522
|
@ -23,6 +23,8 @@ LUCI_DEPENDS:= \
|
|||
+liblucihttp-lua \
|
||||
+ucode-mod-lua
|
||||
|
||||
PKG_LICENSE:=Apache-2.0
|
||||
|
||||
include ../../luci.mk
|
||||
|
||||
# call BuildPackage - OpenWrt buildroot signature
|
||||
|
|
Loading…
Reference in New Issue