network/shorewall6: Fixed dep information

This commit is contained in:
ponce 2012-08-25 15:48:00 +02:00
parent e715d8697e
commit cf85575f6a
2 changed files with 1 additions and 4 deletions

View file

@ -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).

View file

@ -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"