aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorThUnD3r|Gr33n <thundergreen@users.noreply.github.com>2019-08-18 11:19:09 +0200
committerGitHub <noreply@github.com>2019-08-18 11:19:09 +0200
commit4a9b1e94f38bbbbf354636b7189cc6a2bfe7d989 (patch)
tree1f8c29a31605a04bf9096498f90d36a27dac9b82 /README.md
parentAdd another variant of transformation of offline_msg in mod_offline_mnesia (diff)
Added gsfonts for captcha
This is needed to show Captcha .if not Captcha would be empty
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
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.