contrib: prepare for renaming of firewall3 in OpenWrt

This commit is contained in:
Jo-Philipp Wich 2013-06-04 12:18:49 +00:00
parent 43e0004dfe
commit 49fc87429f
4 changed files with 4 additions and 4 deletions

View file

@ -18,7 +18,7 @@ define Package/freifunk-firewall
CATEGORY:=LuCI
SUBMENU:=9. Freifunk
TITLE:=Freifunk Firewall Addon
DEPENDS:=+firewall3
DEPENDS:=+firewall
endef
define Package/freifunk-firewall/description

View file

@ -15,7 +15,7 @@ define Package/freifunk-gwcheck
CATEGORY:=LuCI
SUBMENU:=9. Freifunk
TITLE:=Freifunk gateway check script
DEPENDS:=firewall3 +ip +iptables-mod-ipopt +olsrd-mod-dyn-gw-plain
DEPENDS:=firewall +ip +iptables-mod-ipopt +olsrd-mod-dyn-gw-plain
endef
define Package/freifunk-gwcheck/description

View file

@ -311,7 +311,7 @@ $(eval $(call application,siitwizard,SIIT IPv4-over-IPv6 configuration wizard,\
+PACKAGE_luci-app-siitwizard:kmod-siit))
$(eval $(call application,firewall,Firewall and Portforwarding application,\
+PACKAGE_luci-app-firewall:firewall3))
+PACKAGE_luci-app-firewall:firewall))
$(eval $(call application,freifunk-policyrouting,Policy routing for mesh traffic,\
+PACKAGE_luci-app-freifunk-policyrouting:freifunk-policyrouting))

View file

@ -15,7 +15,7 @@ define Package/meshwizard
CATEGORY:=LuCI
SUBMENU:=9. Freifunk
TITLE:=Shell script based wizard for Mesh networks
DEPENDS:=+firewall3
DEPENDS:=+firewall
endef
define Package/meshwizard/description