projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Forgot kmod-ipt-imq dependency (#1076)
[openwrt.git]
/
package
/
iptables
/
Makefile
diff --git
a/package/iptables/Makefile
b/package/iptables/Makefile
index
d22310a
..
300ea7f
100644
(file)
--- a/
package/iptables/Makefile
+++ b/
package/iptables/Makefile
@@
-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.\\\
This page took
0.018256 seconds
and
4
git commands to generate.