summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorHolger Weiss <holger@zedat.fu-berlin.de>2014-06-03 14:16:11 +0200
committerHolger Weiss <holger@zedat.fu-berlin.de>2014-06-03 14:16:11 +0200
commit2381a8d609e33c5de664acc84e5958ff49c7392c (patch)
treeca9db08817fbe31f134a2ce2f67a7db1dd7a6321 /doc
parentFix LibYAML version in the list of dependencies (diff)
Remove exmpp from the list of dependencies
The XEP-0227 code no longer uses exmpp. Thanks to Steve Gillespie for noting this.
Diffstat (limited to 'doc')
-rw-r--r--doc/guide.tex1
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/guide.tex b/doc/guide.tex
index ddbecf1c..f81b50c0 100644
--- a/doc/guide.tex
+++ b/doc/guide.tex
@@ -328,7 +328,6 @@ To compile \ejabberd{} on a `Unix-like' operating system, you need:
\item PAM library. Optional. For Pluggable Authentication Modules (PAM). See section \ref{pam}.
\item GNU Iconv 1.8 or higher, for the IRC Transport (mod\_irc). Optional. Not needed on systems with GNU Libc. See section \ref{modirc}.
\item ImageMagick's Convert program. Optional. For CAPTCHA challenges. See section \ref{captcha}.
-\item exmpp 0.9.6 or higher. Optional. For import/export user data with \xepref{0227} XML files.
\end{itemize}
\makesubsection{download}{Download Source Code}