diff options
Diffstat (limited to 'applications/luci-app-vnstat')
-rw-r--r-- | applications/luci-app-vnstat/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/applications/luci-app-vnstat/Makefile b/applications/luci-app-vnstat/Makefile index 6d98610d6..c2e930632 100644 --- a/applications/luci-app-vnstat/Makefile +++ b/applications/luci-app-vnstat/Makefile @@ -7,7 +7,7 @@ include $(TOPDIR)/rules.mk LUCI_TITLE:=LuCI Support for VnStat -LUCI_DEPENDS:=+vnstat +vnstati +LUCI_DEPENDS:=+luci-compat +vnstat +vnstati include ../../luci.mk |