summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorHolger Weiss <holger@zedat.fu-berlin.de>2014-06-03 13:00:17 +0200
committerHolger Weiss <holger@zedat.fu-berlin.de>2014-06-03 13:00:17 +0200
commit39f1005006b83a6273d1be6f57ad1eb6c9f4a408 (patch)
tree95a9d899cdb4d20caef61cd7153b090f9d7e36d0 /README
parentDon't add 'rport' paramater to 'Via' header (diff)
Fix LibYAML version in the list of dependencies
Thanks to Steve Gillespie for reporting the error.
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 50208955..c4e166f8 100644
--- a/README
+++ b/README
@@ -13,7 +13,7 @@ To compile ejabberd you need:
- GNU Make
- GCC
- Libexpat 1.95 or higher
- - Libyaml 1.4 or higher
+ - Libyaml 0.1.4 or higher
- Erlang/OTP R15B or higher.
- OpenSSL 0.9.8 or higher, for STARTTLS, SASL and SSL encryption.
- Zlib 1.2.3 or higher, for Stream Compression support