diff options
Diffstat (limited to 'applications/luci-app-vnstat/Makefile')
-rw-r--r-- | applications/luci-app-vnstat/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/applications/luci-app-vnstat/Makefile b/applications/luci-app-vnstat/Makefile index 9d53258092..9f540cbcb2 100644 --- a/applications/luci-app-vnstat/Makefile +++ b/applications/luci-app-vnstat/Makefile @@ -9,6 +9,7 @@ include $(TOPDIR)/rules.mk LUCI_TITLE:=LuCI Support for VnStat LUCI_DEPENDS:=+luci-base +luci-compat +vnstat +vnstati +PKG_LICENSE:=Apache-2.0 PKG_MAINTAINER:=Jo-Philipp Wich <jo@mein.io> include ../../luci.mk |