summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--applications/luci-app-statistics/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/applications/luci-app-statistics/Makefile b/applications/luci-app-statistics/Makefile
index 140c136d5b..132b1402c7 100644
--- 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 \