mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-01-12 04:40:14 +02:00
Forgot kmod-ipt-imq dependency (#1076)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5901 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
f4d24919d4
commit
8f52cffc45
@ -74,7 +74,7 @@ endef
|
|||||||
|
|
||||||
define Package/iptables-mod-imq
|
define Package/iptables-mod-imq
|
||||||
$(call Package/iptables/Default)
|
$(call Package/iptables/Default)
|
||||||
DEPENDS:=iptables
|
DEPENDS:=iptables +kmod-ipt-imq
|
||||||
TITLE:=IMQ support
|
TITLE:=IMQ support
|
||||||
DESCRIPTION:=\
|
DESCRIPTION:=\
|
||||||
iptables extension for IMQ support.\\\
|
iptables extension for IMQ support.\\\
|
||||||
|
Loading…
Reference in New Issue
Block a user