From 4a9b1e94f38bbbbf354636b7189cc6a2bfe7d989 Mon Sep 17 00:00:00 2001 From: ThUnD3r|Gr33n Date: Sun, 18 Aug 2019 11:19:09 +0200 Subject: [PATCH] Added gsfonts for captcha This is needed to show Captcha .if not Captcha would be empty --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a65f3e8f9..809d89691 100644 --- a/README.md +++ b/README.md @@ -112,6 +112,7 @@ To compile ejabberd you need: - 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 If your system splits packages in libraries and development headers, you must install the development packages also.