From: florian Date: Sat, 31 Jul 2010 11:53:27 +0000 (+0000) Subject: [package] remove iptables libipq dependency, thanks jow X-Git-Url: https://git.archive.openwrt.org/?a=commitdiff_plain;h=cfbe1dd522ba4bb8d4272a8f1ea28feb8108ce6d;p=openwrt.git [package] remove iptables libipq dependency, thanks jow git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22438 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/package/iptables/Makefile b/package/iptables/Makefile index 2c5c145bec..f9c96adbdf 100644 --- a/package/iptables/Makefile +++ b/package/iptables/Makefile @@ -44,7 +44,7 @@ define Package/iptables $(call Package/iptables/Default) TITLE:=IPv4 firewall administration tool MENU:=1 - DEPENDS+= +kmod-ipt-core +libiptc +libxtables +libipq + DEPENDS+= +kmod-ipt-core +libiptc +libxtables endef define Package/iptables/description