diff options
author | Christophe Romain <christophe.romain@process-one.net> | 2014-05-05 18:42:49 +0200 |
---|---|---|
committer | Christophe Romain <christophe.romain@process-one.net> | 2014-05-05 18:42:49 +0200 |
commit | 52f3acbdb115b6d12b896e9bea689f626b22113b (patch) | |
tree | 33fe90cc30b4670ed0ca23bd7b28e9f55b4a2394 /doc/guide.tex | |
parent | remove compilation warnings (diff) | |
parent | Recompile the ejabberd Guide html (diff) |
Merge branch 'master' of github.com:processone/ejabberd
Diffstat (limited to 'doc/guide.tex')
-rw-r--r-- | doc/guide.tex | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/guide.tex b/doc/guide.tex index 774e0ec72..2e54193e8 100644 --- a/doc/guide.tex +++ b/doc/guide.tex @@ -320,6 +320,7 @@ To compile \ejabberd{} on a `Unix-like' operating system, you need: \begin{itemize} \item GNU Make \item GCC +\item pkg-config \item Libexpat 1.95 or higher \item Erlang/OTP R15B or higher. \item Libyaml 1.4 or higher |