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:
florian 2008-03-27 19:34:14 +00:00
parent 8df16d37c3
commit 46670d0151
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -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