From d8433d164422cfccaa558f39f615c0ca9c22137c Mon Sep 17 00:00:00 2001 From: Holger Weiss Date: Thu, 12 Sep 2019 12:22:30 +0200 Subject: [PATCH] README.md: Clean up wording The `gsfonts` package name is specific to some Linux distributions, so just mention the dependency on "Ghostscript fonts". --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 809d89691..35411cf97 100644 --- a/README.md +++ b/README.md @@ -111,8 +111,8 @@ To compile ejabberd you need: - OpenSSL ≥ 1.0.0. - Zlib ≥ 1.2.3, for Stream Compression support (XEP-0138). Optional. - PAM library. Optional. For Pluggable Authentication Modules (PAM). - - ImageMagick's Convert program. Optional. For CAPTCHA challenges. - - gsfonts, for captcha to be shown + - ImageMagick's Convert program and Ghostscript fonts. Optional. For CAPTCHA + challenges. If your system splits packages in libraries and development headers, you must install the development packages also.