mirror of
https://github.com/openwrt/luci.git
synced 2026-08-29 08:31:46 +04:00
contrib/freifunk-gwcheck: Depend on firewall3
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user