remove iptables libipq dependency, thanks jow
SVN-Revision: 22438
This commit is contained in:
parent
cb4dcc9c0d
commit
d768b7538e
@ -44,7 +44,7 @@ define Package/iptables
|
|||||||
$(call Package/iptables/Default)
|
$(call Package/iptables/Default)
|
||||||
TITLE:=IPv4 firewall administration tool
|
TITLE:=IPv4 firewall administration tool
|
||||||
MENU:=1
|
MENU:=1
|
||||||
DEPENDS+= +kmod-ipt-core +libiptc +libxtables +libipq
|
DEPENDS+= +kmod-ipt-core +libiptc +libxtables
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Package/iptables/description
|
define Package/iptables/description
|
||||||
|
Loading…
Reference in New Issue
Block a user