mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-12-24 07:01:44 +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
|
||||
$(call Package/iptables/Default)
|
||||
DEPENDS:=iptables
|
||||
DEPENDS:=iptables +kmod-ipt-imq
|
||||
TITLE:=IMQ support
|
||||
DESCRIPTION:=\
|
||||
iptables extension for IMQ support.\\\
|
||||
|
Loading…
Reference in New Issue
Block a user