projects
/
project
/
luci.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f896ca1
)
luci-lua-runtime: add missing license information
author
Florian Eckert
<fe@dev.tdt.de>
Tue, 19 Mar 2024 12:52:18 +0000
(13:52 +0100)
committer
Florian Eckert
<fe@dev.tdt.de>
Tue, 19 Mar 2024 12:52:18 +0000
(13:52 +0100)
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
modules/luci-lua-runtime/Makefile
patch
|
blob
|
history
diff --git
a/modules/luci-lua-runtime/Makefile
b/modules/luci-lua-runtime/Makefile
index f25e513eb18dc1210c216e280a22b20a507c787b..c06190cb5459e5f2e37e35b16dd977fd6d357236 100644
(file)
--- 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