PKG_NAME:=firewall
PKG_VERSION:=1
-PKG_RELEASE:=8
+PKG_RELEASE:=10
include $(INCLUDE_DIR)/package.mk
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