projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
adjust dependencies of firewall and qos-scripts, so that these packages are visible...
[openwrt.git]
/
package
/
firewall
/
Makefile
diff --git
a/package/firewall/Makefile
b/package/firewall/Makefile
index
cb8a25a
..
8d04526
100644
(file)
--- a/
package/firewall/Makefile
+++ b/
package/firewall/Makefile
@@
-18,7
+18,7
@@
define Package/firewall
CATEGORY:=Base system
URL:=http://openwrt.org/
TITLE:=OpenWrt firewall
- DEPENDS:=+iptables-mod-conntrack +iptables-mod-nat
+ DEPENDS:=+iptables
+iptables
-mod-conntrack +iptables-mod-nat
PKGARCH:=all
endef
This page took
0.023376 seconds
and
4
git commands to generate.