From: W. van den Akker Date: Sun, 26 Nov 2017 19:11:00 +0000 (+0100) Subject: Shorewall-core: Don't depend on iptables (Thanks to Brian Murrell). X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=996ef52908bb3215377070e9d938891fbc1563da;p=openwrt-packages.git Shorewall-core: Don't depend on iptables (Thanks to Brian Murrell). Signed-off-by: W. van den Akker --- diff --git a/net/shorewall-core/Makefile b/net/shorewall-core/Makefile index 21552a6ca..9ef58a6a1 100644 --- a/net/shorewall-core/Makefile +++ b/net/shorewall-core/Makefile @@ -27,7 +27,6 @@ include $(INCLUDE_DIR)/package.mk define Package/shorewall-core SECTION:=net CATEGORY:=Network - DEPENDS:=+ip +iptables TITLE:=Shorewall Core URL:=http://www.shorewall.net/ SUBMENU:=Firewall