network/shorewall-core: Fixed dep information

This commit is contained in:
ponce 2012-08-25 15:47:26 +02:00
parent 7c7652361d
commit e715d8697e
2 changed files with 2 additions and 2 deletions

View file

@ -12,4 +12,4 @@ 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 xtables-addons to use the new per-IP accounting feature.
xtables-addons is an optional dependency 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="505ef8ade37ce27b9a564fd15243b0e7"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="xtables-addons"
REQUIRES=""
MAINTAINER="ArTourter"
EMAIL="artourter@gmail.com"