diff --git a/net/shorewall-shell/Makefile b/net/shorewall-shell/Makefile index c525744ab..4d87bdb8b 100644 --- a/net/shorewall-shell/Makefile +++ b/net/shorewall-shell/Makefile @@ -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 diff --git a/net/shorewall/Makefile b/net/shorewall/Makefile index 336f9ee12..425bb7dbb 100644 --- a/net/shorewall/Makefile +++ b/net/shorewall/Makefile @@ -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