From: Florian Fainelli Date: Sat, 31 Jul 2010 11:53:27 +0000 (+0000) Subject: remove iptables libipq dependency, thanks jow X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=d768b7538e9f610a50fed0b3f66f8b4b49a13e8d;p=librecmc%2Flibrecmc.git remove iptables libipq dependency, thanks jow SVN-Revision: 22438 --- 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