diff --git a/net/mwan3/Makefile b/net/mwan3/Makefile index b1a2bec941..b4b8a222cb 100644 --- a/net/mwan3/Makefile +++ b/net/mwan3/Makefile @@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=mwan3 PKG_VERSION:=2.6.11 -PKG_RELEASE:=1 +PKG_RELEASE:=2 PKG_MAINTAINER:=Florian Eckert PKG_LICENSE:=GPLv2 @@ -20,7 +20,7 @@ define Package/mwan3 CATEGORY:=Network SUBMENU:=Routing and Redirection DEPENDS:= \ - +ip-full \ + +ip \ +ipset \ +iptables \ +iptables-mod-conntrack-extra \