]> granicus.if.org Git - ejabberd/commitdiff
Document that ejabberd compilation requires pkg-config
authorBadlop <badlop@process-one.net>
Mon, 5 May 2014 15:46:52 +0000 (17:46 +0200)
committerBadlop <badlop@process-one.net>
Mon, 5 May 2014 15:46:52 +0000 (17:46 +0200)
README
doc/guide.tex

diff --git a/README b/README
index 5020895521e2cdb314cde42cbe6df9b231ea9840..6fa746b0f0e7e113cdcb304238330bb8eb41945e 100644 (file)
--- a/README
+++ b/README
@@ -12,6 +12,7 @@ To compile ejabberd you need:
 
  - GNU Make
  - GCC
+ - pkg-config
  - Libexpat 1.95 or higher
  - Libyaml 1.4 or higher
  - Erlang/OTP R15B or higher.
index 774e0ec724c8671a2501e4fb68d3c448ce40eb77..2e54193e832f05bda32ae6f0dbf93e35c520ed9a 100644 (file)
@@ -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