summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorEvgeniy Khramtsov <ekhramtsov@process-one.net>2013-08-12 22:25:05 +1000
committerEvgeniy Khramtsov <ekhramtsov@process-one.net>2013-08-21 22:17:59 +1000
commit91a74e3e27cf2c2f6b25888c3cc276d0ddbf5c69 (patch)
treea3838e249275ca587018d865fade3f3c41e9eddb /README
parentDo not try to read/write the deprecated "config" table (diff)
Change configuration file format to YAML
Diffstat (limited to 'README')
-rw-r--r--README1
1 files changed, 1 insertions, 0 deletions
diff --git a/README b/README
index 2d084603..d6b95bcd 100644
--- a/README
+++ b/README
@@ -9,6 +9,7 @@ To compile ejabberd you need:
- GNU Make
- GCC
- Libexpat 1.95 or higher
+ - Libyaml 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