projects
/
openwrt
/
svn-archive
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
998551a
)
packages/net/shorewall: add dependency on ip util, fixes #4251
author
Jo-Philipp Wich
<jow@openwrt.org>
Tue, 25 Nov 2008 10:29:23 +0000
(10:29 +0000)
committer
Jo-Philipp Wich
<jow@openwrt.org>
Tue, 25 Nov 2008 10:29:23 +0000
(10:29 +0000)
SVN-Revision: 13344
net/shorewall/Makefile
patch
|
blob
|
history
diff --git
a/net/shorewall/Makefile
b/net/shorewall/Makefile
index 3a676812ecc5e7c4b731be910b72e8b9f4d5a2a0..89c02d641c8a20f56ce3752f0347f1faa0441c00 100644
(file)
--- a/
net/shorewall/Makefile
+++ b/
net/shorewall/Makefile
@@
-10,7
+10,7
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=shorewall
PKG_VERSION:=3.4.8
-PKG_RELEASE:=
1
+PKG_RELEASE:=
2
PKG_SOURCE_URL:=http://www1.shorewall.net/pub/$(PKG_NAME)/3.4/$(PKG_NAME)-$(PKG_VERSION)/
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
@@
-21,7
+21,7
@@
include $(INCLUDE_DIR)/package.mk
define Package/shorewall
SECTION:=net
CATEGORY:=Network
- DEPENDS:=+iptables +iptables-mod-extra
+ DEPENDS:=+iptables +iptables-mod-extra
+ip
TITLE:=Shorewall firewall
URL:=http://www.shorewall.net/
SUBMENU:=firewall