mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-19 04:18:26 +02:00
[package] remove iptables libipq dependency, thanks jow
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22438 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
90bc0986bb
commit
cfbe1dd522
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user