Added gsfonts for captcha

This is needed to show Captcha .if not Captcha would be empty
This commit is contained in:
ThUnD3r|Gr33n 2019-08-18 11:19:09 +02:00 committed by GitHub
parent 07ef1775cd
commit 4a9b1e94f3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -112,6 +112,7 @@ To compile ejabberd you need:
- Zlib ≥ 1.2.3, for Stream Compression support (XEP-0138). Optional. - Zlib ≥ 1.2.3, for Stream Compression support (XEP-0138). Optional.
- PAM library. Optional. For Pluggable Authentication Modules (PAM). - PAM library. Optional. For Pluggable Authentication Modules (PAM).
- ImageMagick's Convert program. Optional. For CAPTCHA challenges. - 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 If your system splits packages in libraries and development headers, you must
install the development packages also. install the development packages also.