aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--README1
-rw-r--r--doc/guide.tex1
2 files changed, 2 insertions, 0 deletions
diff --git a/README b/README
index 502089552..6fa746b0f 100644
--- 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.
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