network/shorewall: Fixed dep information

This commit is contained in:
ponce 2012-08-25 15:48:23 +02:00
parent cf85575f6a
commit 450299a501
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="f756c3e257addc018119b15b03c7353a"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="shorewall-core xtables-addons"
REQUIRES="shorewall-core"
MAINTAINER="ArTourter"
EMAIL="artourter@gmail.com"