From: Holger Weiss Date: Thu, 12 Sep 2019 10:22:30 +0000 (+0200) Subject: README.md: Clean up wording X-Git-Tag: 19.09~31 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d8433d164422cfccaa558f39f615c0ca9c22137c;p=ejabberd README.md: Clean up wording The `gsfonts` package name is specific to some Linux distributions, so just mention the dependency on "Ghostscript fonts". --- 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.