contrib/freifunk-gwcheck: Depend on firewall3
This commit is contained in:
parent
4bcf1e6c8a
commit
a0e67e6b89
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue