From: Jo-Philipp Wich Date: Tue, 25 Oct 2011 13:22:48 +0000 (+0000) Subject: firewall-mod-save: merge r28579 X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=290e288dc2327a59d76da16834504759e705ca18;p=openwrt%2Fsvn-archive%2Fpackages.git firewall-mod-save: merge r28579 SVN-Revision: 28582 --- diff --git a/libs/firewall-mod-save/Makefile b/libs/firewall-mod-save/Makefile index 7517b31c7..595fdc69e 100644 --- a/libs/firewall-mod-save/Makefile +++ b/libs/firewall-mod-save/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2006-2009 OpenWrt.org +# Copyright (C) 2006-2011 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