projects
/
openwrt
/
staging
/
ansuel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
35bccdd
)
Forgot kmod-ipt-imq dependency (#1076)
author
Florian Fainelli
<florian@openwrt.org>
Mon, 25 Dec 2006 17:43:06 +0000
(17:43 +0000)
committer
Florian Fainelli
<florian@openwrt.org>
Mon, 25 Dec 2006 17:43:06 +0000
(17:43 +0000)
SVN-Revision: 5901
package/iptables/Makefile
patch
|
blob
|
history
diff --git
a/package/iptables/Makefile
b/package/iptables/Makefile
index d22310a0ef7a5f68f72b400db93c697bf6c5b2f7..300ea7fdd0e401698a657e579d51ce09bf59e523 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.\\\