[packages] firewall-mod-save: remove obsolete dependency on iptables-utils (#10217)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@28579 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
36096850c8
commit
62d32ab3ef
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user