diff options
Diffstat (limited to 'package/firewall')
| -rw-r--r-- | package/firewall/Makefile | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/package/firewall/Makefile b/package/firewall/Makefile index cb8a25a09..8d0452602 100644 --- a/package/firewall/Makefile +++ b/package/firewall/Makefile @@ -18,7 +18,7 @@ define Package/firewall    CATEGORY:=Base system    URL:=http://openwrt.org/    TITLE:=OpenWrt firewall -  DEPENDS:=+iptables-mod-conntrack +iptables-mod-nat +  DEPENDS:=+iptables +iptables-mod-conntrack +iptables-mod-nat    PKGARCH:=all  endef  | 
