contrib/freifunk-gwcheck: Depend on firewall3

This commit is contained in:
Manuel Munz
2013-06-03 08:24:29 +00:00
parent 4bcf1e6c8a
commit a0e67e6b89
+1 -1
View File
@@ -15,7 +15,7 @@ define Package/freifunk-gwcheck
CATEGORY:=LuCI
SUBMENU:=9. Freifunk
TITLE:=Freifunk gateway check script
DEPENDS:=firewall +ip +iptables-mod-ipopt +olsrd-mod-dyn-gw-plain
DEPENDS:=firewall3 +ip +iptables-mod-ipopt +olsrd-mod-dyn-gw-plain
endef
define Package/freifunk-gwcheck/description