summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author ponce <matteo.bernardini@gmail.com>2012-08-25 15:48:00 +0200
committer ponce <matteo.bernardini@gmail.com>2012-08-25 15:48:00 +0200
commitcf85575f6a84120240d433b0519309944d0bb3a2 (patch)
tree0decf02bb0777c50a0680ae5e9fd32e5c1cba1a4
parente715d8697e8d7cb06ee4b9f5525c537ea703d00c (diff)
downloadslackbuilds-cf85575f6a84120240d433b0519309944d0bb3a2.tar.gz
slackbuilds-cf85575f6a84120240d433b0519309944d0bb3a2.tar.xz
network/shorewall6: Fixed dep information
-rw-r--r--network/shorewall6/README3
-rw-r--r--network/shorewall6/shorewall6.info2
2 files changed, 1 insertions, 4 deletions
diff --git a/network/shorewall6/README b/network/shorewall6/README
index bcee42bb9c..db74f2ab7b 100644
--- a/network/shorewall6/README
+++ b/network/shorewall6/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/shorewall6/shorewall6.info b/network/shorewall6/shorewall6.info
index 0b40059ae7..59fccc6abc 100644
--- a/network/shorewall6/shorewall6.info
+++ b/network/shorewall6/shorewall6.info
@@ -5,6 +5,6 @@ DOWNLOAD="http://www.shorewall.net/pub/shorewall/4.5/shorewall-4.5.6/base/shorew
MD5SUM="61a35aa0ba22632f2c6d37a87556e7fb"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="shorewall-core xtables-addons"
+REQUIRES="shorewall-core"
MAINTAINER="ArTourter"
EMAIL="artourter@gmail.com"