diff options
author | Audrius Kažukauskas <audrius@neutrino.lt> | 2014-10-12 16:04:42 +0300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-10-18 06:59:16 +0700 |
commit | 028822446c26d75ab9b5ed1b7900e5bb2bcb0bd8 (patch) | |
tree | a5fc2e5ad7205826320e0e0790b671635a3fd2fe /system/pgbadger/README | |
parent | 2ee3a87e36dca120778fce057e6b4530495629ec (diff) | |
download | slackbuilds-028822446c26d75ab9b5ed1b7900e5bb2bcb0bd8.tar.gz |
system/pgbadger: Updated for version 6.2.
Signed-off-by: Audrius Kažukauskas <audrius@neutrino.lt>
Diffstat (limited to 'system/pgbadger/README')
-rw-r--r-- | system/pgbadger/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/pgbadger/README b/system/pgbadger/README index c33589804d..197ae1901d 100644 --- a/system/pgbadger/README +++ b/system/pgbadger/README @@ -4,4 +4,4 @@ pgBadger is able to autodetect log file format (syslog, stderr or csvlog). It is designed to parse huge log files as well as gzip compressed files. -perl-Text-CSV_XS is an optional dependency. +perl-Text-CSV_XS and perl-JSON-XS are optional dependencies. |