summaryrefslogtreecommitdiffhomepage
path: root/modules
diff options
context:
space:
mode:
authorFlorian Eckert <fe@dev.tdt.de>2024-03-19 13:52:18 +0100
committerFlorian Eckert <fe@dev.tdt.de>2024-03-19 13:52:18 +0100
commit374af8b522796424e2b915a4113ed37d22ae653c (patch)
tree296ef58229d6b039e859372653befce531a59077 /modules
parentf896ca1dce80e5f00073ed2d595e1fd9ed986cdb (diff)
luci-lua-runtime: add missing license information
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
Diffstat (limited to 'modules')
-rw-r--r--modules/luci-lua-runtime/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/modules/luci-lua-runtime/Makefile b/modules/luci-lua-runtime/Makefile
index f25e513eb1..c06190cb54 100644
--- a/modules/luci-lua-runtime/Makefile
+++ b/modules/luci-lua-runtime/Makefile
@@ -23,6 +23,8 @@ LUCI_DEPENDS:= \
+liblucihttp-lua \
+ucode-mod-lua
+PKG_LICENSE:=Apache-2.0
+
include ../../luci.mk
# call BuildPackage - OpenWrt buildroot signature