projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[ifxmips] adds support to build uboot for arv452
[openwrt.git]
/
package
/
firewall
/
Makefile
diff --git
a/package/firewall/Makefile
b/package/firewall/Makefile
index
fbbe056
..
abc6020
100644
(file)
--- a/
package/firewall/Makefile
+++ b/
package/firewall/Makefile
@@
-9,7
+9,7
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=firewall
PKG_VERSION:=1
PKG_NAME:=firewall
PKG_VERSION:=1
-PKG_RELEASE:=
8
+PKG_RELEASE:=
10
include $(INCLUDE_DIR)/package.mk
include $(INCLUDE_DIR)/package.mk
@@
-18,7
+18,7
@@
define Package/firewall
CATEGORY:=Base system
URL:=http://openwrt.org/
TITLE:=OpenWrt 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
PKGARCH:=all
endef
This page took
0.02449 seconds
and
4
git commands to generate.