projects
/
openwrt
/
svn-archive
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9e27850
)
firewall-mod-save: merge r28579
author
Jo-Philipp Wich
<jow@openwrt.org>
Tue, 25 Oct 2011 13:22:48 +0000
(13:22 +0000)
committer
Jo-Philipp Wich
<jow@openwrt.org>
Tue, 25 Oct 2011 13:22:48 +0000
(13:22 +0000)
SVN-Revision: 28582
libs/firewall-mod-save/Makefile
patch
|
blob
|
history
diff --git
a/libs/firewall-mod-save/Makefile
b/libs/firewall-mod-save/Makefile
index 7517b31c771c65d4164933fc9fcabad0a567c9ba..595fdc69e0928d2c356afacd891919b4a8b61abb 100644
(file)
--- a/
libs/firewall-mod-save/Makefile
+++ b/
libs/firewall-mod-save/Makefile
@@
-1,5
+1,5
@@
#
-# Copyright (C) 2006-20
09
OpenWrt.org
+# Copyright (C) 2006-20
11
OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
@@
-25,7
+25,7
@@
endef
define Package/firewall-mod-save
$(call Package/firewall-mod-save/Default)
- DEPENDS:=+iptables
-utils
+ DEPENDS:=+iptables
endef
define Package/firewall-mod-save/description