projects
/
openwrt
/
svn-archive
/
archive.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Add missing iptables-mod-extra dependency to shorewall packages (#3201)
[openwrt/svn-archive/archive.git]
/
net
/
shorewall-shell
/
Makefile
diff --git
a/net/shorewall-shell/Makefile
b/net/shorewall-shell/Makefile
index c525744ab0de001f7c1a59e6d7a8b2068ee83e08..4d87bdb8b2326d99c68bec604556ffc2e4c8a278 100644
(file)
--- 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