mirror of
https://github.com/processone/ejabberd.git
synced 2024-11-22 16:20:52 +01:00
Document required Erlang/OTP version bump
This commit is contained in:
parent
598e00e80f
commit
93cebbf4a3
@ -1,5 +1,8 @@
|
|||||||
# Version NEXT
|
# Version NEXT
|
||||||
|
|
||||||
|
* Admin
|
||||||
|
- The minimum required Erlang/OTP version is now 19.1
|
||||||
|
|
||||||
# Version 19.02
|
# Version 19.02
|
||||||
|
|
||||||
* Admin
|
* Admin
|
||||||
|
@ -107,7 +107,7 @@ To compile ejabberd you need:
|
|||||||
- GCC.
|
- GCC.
|
||||||
- Libexpat ≥ 1.95.
|
- Libexpat ≥ 1.95.
|
||||||
- Libyaml ≥ 0.1.4.
|
- Libyaml ≥ 0.1.4.
|
||||||
- Erlang/OTP ≥ 19.0.
|
- Erlang/OTP ≥ 19.1.
|
||||||
- OpenSSL ≥ 1.0.0.
|
- OpenSSL ≥ 1.0.0.
|
||||||
- Zlib ≥ 1.2.3, for Stream Compression support (XEP-0138). Optional.
|
- Zlib ≥ 1.2.3, for Stream Compression support (XEP-0138). Optional.
|
||||||
- PAM library. Optional. For Pluggable Authentication Modules (PAM).
|
- PAM library. Optional. For Pluggable Authentication Modules (PAM).
|
||||||
|
Loading…
Reference in New Issue
Block a user