summaryrefslogtreecommitdiff
path: root/system/pgbadger/README
diff options
context:
space:
mode:
Diffstat (limited to 'system/pgbadger/README')
-rw-r--r--system/pgbadger/README2
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.