shorewall-shell should depend on ip utils (#4254)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@13394 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
5b678b9507
commit
3054dbd8fb
@ -21,7 +21,7 @@ include $(INCLUDE_DIR)/package.mk
|
|||||||
define Package/shorewall-shell
|
define Package/shorewall-shell
|
||||||
SECTION:=net
|
SECTION:=net
|
||||||
CATEGORY:=Network
|
CATEGORY:=Network
|
||||||
DEPENDS:=+iptables +iptables-mod-extra
|
DEPENDS:=+iptables +iptables-mod-extra +ip
|
||||||
TITLE:=Shorewall Shell
|
TITLE:=Shorewall Shell
|
||||||
URL:=http://www.shorewall.net/
|
URL:=http://www.shorewall.net/
|
||||||
SUBMENU:=firewall
|
SUBMENU:=firewall
|
||||||
|
Loading…
x
Reference in New Issue
Block a user