summaryrefslogtreecommitdiffstats
path: root/network/shorewall
diff options
context:
space:
mode:
author ponce2012-08-25 15:48:23 +0200
committer ponce2012-08-25 15:48:23 +0200
commit450299a5019c1769d1c2e798023dc24f133261f4 (patch)
tree9d14151f48e512bf014f8413321f511abc41df0e /network/shorewall
parentcf85575f6a84120240d433b0519309944d0bb3a2 (diff)
downloadslackbuilds-450299a5019c1769d1c2e798023dc24f133261f4.tar.gz
network/shorewall: Fixed dep information
Diffstat (limited to 'network/shorewall')
-rw-r--r--network/shorewall/README3
-rw-r--r--network/shorewall/shorewall.info2
2 files changed, 1 insertions, 4 deletions
diff --git a/network/shorewall/README b/network/shorewall/README
index 3137dbc2e9..22623e62c5 100644
--- a/network/shorewall/README
+++ b/network/shorewall/README
@@ -11,6 +11,3 @@ As of version 4.5, shorewall consists of 3 packages:
The shorewall-core package is needed for both but now you can install the IPv6
packages without needing the IPv4 one if you are on aIV6 network only.
-
-This requires shorewall-core (and xtables-addons to use the new per-IP
-accounting feature).
diff --git a/network/shorewall/shorewall.info b/network/shorewall/shorewall.info
index 7951ff3e45..51dd36d6d2 100644
--- a/network/shorewall/shorewall.info
+++ b/network/shorewall/shorewall.info
@@ -5,6 +5,6 @@ DOWNLOAD="http://www.shorewall.net/pub/shorewall/4.5/shorewall-4.5.6/base/shorew
MD5SUM="f756c3e257addc018119b15b03c7353a"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="shorewall-core xtables-addons"
+REQUIRES="shorewall-core"
MAINTAINER="ArTourter"
EMAIL="artourter@gmail.com"