Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/processone/ejabberd.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorBadlop <badlop@process-one.net>2009-06-17 13:05:22 +0400
committerBadlop <badlop@process-one.net>2009-06-17 13:05:22 +0400
commit534d6a49f9eaa0b573ef4fd4acde65964656458c (patch)
tree7a1eec08e213415444ae0725feddb4d9a25c8abc /README
parent2594c7d6876dcd3006b7adfcf341ca97657604e3 (diff)
Add forgotten optional requirement: Imagemagick's Convert.
SVN Revision: 2325
Diffstat (limited to 'README')
-rw-r--r--README1
1 files changed, 1 insertions, 0 deletions
diff --git a/README b/README
index c4b14f427..462e17c32 100644
--- a/README
+++ b/README
@@ -20,6 +20,7 @@ To compile ejabberd you need:
- PAM library. Optional. For Pluggable Authentication Modules (PAM).
- GNU Iconv 1.8 or higher, for the IRC Transport
(mod_irc). Optional. Not needed on systems with GNU Libc.
+ - ImageMagick’s Convert program. Optional. For CAPTCHA challenges.
1. Compile and install on *nix systems