1
0
Fork 0
mirror of https://github.com/deltachat/deltachat-core.git synced 2025-10-04 10:19:16 +02:00

README: LibEtPan must be bullt with SASL support

This commit is contained in:
Stefan Strogin 2018-11-10 05:57:01 +00:00 committed by GitHub
parent ab85dd2954
commit bad162e3ad
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -77,7 +77,8 @@ which you may need to install (we have some fallbacks if you don't):
- [LibEtPan](https://github.com/dinhviethoa/libetpan); Note that this
library does not use pkg-config so the system-provided version will
be looked up by using `libetpan-config` which must be in the PATH.
Version 1.8 or newer is required.
Version 1.8 or newer is required. LibEtPan must be compiled with
SASL support enabled.
- [OpenSSL](https://www.openssl.org/)