summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorHolger Weiss <holger@zedat.fu-berlin.de>2014-06-03 13:00:17 +0200
committerHolger Weiss <holger@zedat.fu-berlin.de>2014-06-03 13:00:17 +0200
commit39f1005006b83a6273d1be6f57ad1eb6c9f4a408 (patch)
tree95a9d899cdb4d20caef61cd7153b090f9d7e36d0 /doc
parentDon't add 'rport' paramater to 'Via' header (diff)
Fix LibYAML version in the list of dependencies
Thanks to Steve Gillespie for reporting the error.
Diffstat (limited to 'doc')
-rw-r--r--doc/guide.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/guide.tex b/doc/guide.tex
index 9abf4834..ddbecf1c 100644
--- a/doc/guide.tex
+++ b/doc/guide.tex
@@ -322,7 +322,7 @@ To compile \ejabberd{} on a `Unix-like' operating system, you need:
\item GCC
\item Libexpat 1.95 or higher
\item Erlang/OTP R15B or higher.
-\item Libyaml 1.4 or higher
+\item Libyaml 0.1.4 or higher
\item OpenSSL 0.9.8 or higher, for STARTTLS, SASL and SSL encryption.
\item Zlib 1.2.3 or higher, for Stream Compression support (\xepref{0138}). Optional.
\item PAM library. Optional. For Pluggable Authentication Modules (PAM). See section \ref{pam}.