Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/processone/ejabberd.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorBadlop <badlop@process-one.net>2014-05-05 19:46:52 +0400
committerBadlop <badlop@process-one.net>2014-05-05 19:46:52 +0400
commitbd0060715ec776c6417422ca4aebea853cfa82e1 (patch)
tree9b8a34f8ac9235fcd1bde9b891579d78b250daf0 /README
parent2723056fae49df9b8f0498e3757495e88f44a6a9 (diff)
Document that ejabberd compilation requires pkg-config
Diffstat (limited to 'README')
-rw-r--r--README1
1 files changed, 1 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.