Add missing iptables-mod-extra dependency to shorewall packages (#3201)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@10679 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
8df16d37c3
commit
46670d0151
@ -21,7 +21,7 @@ include $(INCLUDE_DIR)/package.mk
|
||||
define Package/shorewall-shell
|
||||
SECTION:=net
|
||||
CATEGORY:=Network
|
||||
DEPENDS:=+iptables
|
||||
DEPENDS:=+iptables +iptables-mod-extra
|
||||
TITLE:=Shorewall Shell
|
||||
URL:=http://www.shorewall.net/
|
||||
SUBMENU:=firewall
|
||||
|
@ -21,7 +21,7 @@ include $(INCLUDE_DIR)/package.mk
|
||||
define Package/shorewall
|
||||
SECTION:=net
|
||||
CATEGORY:=Network
|
||||
DEPENDS:=+iptables
|
||||
DEPENDS:=+iptables +iptables-mod-extra
|
||||
TITLE:=Shorewall firewall
|
||||
URL:=http://www.shorewall.net/
|
||||
SUBMENU:=firewall
|
||||
|
Loading…
x
Reference in New Issue
Block a user