summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-app-vnstat2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'applications/luci-app-vnstat2/Makefile')
-rw-r--r--applications/luci-app-vnstat2/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/applications/luci-app-vnstat2/Makefile b/applications/luci-app-vnstat2/Makefile
index 420bf548a4..e611a98a27 100644
--- a/applications/luci-app-vnstat2/Makefile
+++ b/applications/luci-app-vnstat2/Makefile
@@ -3,7 +3,7 @@
include $(TOPDIR)/rules.mk
LUCI_TITLE:=LuCI Support for vnStat 2
-LUCI_DEPENDS:=+luci-lib-jsonc +vnstat2 +vnstati2
+LUCI_DEPENDS:=+luci-base +luci-lib-jsonc +vnstat2 +vnstati2
PKG_LICENSE:=Apache-2.0
PKG_MAINTAINER:=Jan Hoffmann <jan@3e8.eu>