INSTALL: Add libavahi and zlib as requirements (#320)

This commit is contained in:
Hugo Melder 2023-09-11 20:57:02 +02:00 committed by GitHub
parent 5f92c87d78
commit b0e2150092
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -18,7 +18,9 @@ higher.
* libxml2 (RECOMMENDED)
* libcurl (RECOMMENDED)
* libdispatch (RECOMMENDED)
* libxslt (OPTIONAL)
* libavahi (RECOMMENDED for NSNetServices)
* libxslt (RECOMMENDED)
* zlib (RECOMMENDED)
* iconv (OPTIONAL, not needed if you have glibc)
* openssl (OPTIONAL, not needed if you have gnutls)