]> granicus.if.org Git - ejabberd/commitdiff
Add forgotten optional requirement: Imagemagick's Convert.
authorBadlop <badlop@process-one.net>
Wed, 17 Jun 2009 09:05:22 +0000 (09:05 +0000)
committerBadlop <badlop@process-one.net>
Wed, 17 Jun 2009 09:05:22 +0000 (09:05 +0000)
SVN Revision: 2325

README

diff --git a/README b/README
index c4b14f427471064b8aeea06d7c6a46337eb2131e..462e17c32075d6680dcac7468e45890e4b610ab0 100644 (file)
--- 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