From 3a6a77c4db97c585ee24508eddd13fe5c40e747c Mon Sep 17 00:00:00 2001 From: "Ycarus (Yannick Chabanois)" Date: Fri, 27 Mar 2020 10:23:01 +0100 Subject: [PATCH] Use vnstat2 --- omr-quota/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/omr-quota/Makefile b/omr-quota/Makefile index 355f9e6f6..5019a7e14 100644 --- a/omr-quota/Makefile +++ b/omr-quota/Makefile @@ -18,7 +18,7 @@ define Package/$(PKG_NAME) CATEGORY:=Network TITLE:=OpenMPTCProuter quota PKGARCH:=all - DEPENDS:=+vnstat + DEPENDS:=+vnstat2 endef define Package/$(PKG_NAME)/description