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:
da4665d
)
luci-app-statistics: add missing PKG_LICENSE
author
Florian Eckert
<fe@dev.tdt.de>
Fri, 15 Mar 2024 14:24:11 +0000
(15:24 +0100)
committer
Florian Eckert
<fe@dev.tdt.de>
Fri, 15 Mar 2024 14:30:31 +0000
(15:30 +0100)
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
applications/luci-app-statistics/Makefile
patch
|
blob
|
history
diff --git
a/applications/luci-app-statistics/Makefile
b/applications/luci-app-statistics/Makefile
index 140c136d5bebce4a6e4a16bbce2db94e96a278fe..132b1402c72fe02f880900425340690067ac303b 100644
(file)
--- a/
applications/luci-app-statistics/Makefile
+++ b/
applications/luci-app-statistics/Makefile
@@
-6,6
+6,8
@@
include $(TOPDIR)/rules.mk
+PKG_LICENSE:=Apache-2.0
+
LUCI_TITLE:=LuCI Statistics Application
LUCI_DEPENDS:= \
+luci-base \