Skip to content

Commit

Permalink
INSTALL: Add libavahi and zlib as requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
hmelder committed Sep 9, 2023
1 parent 5f92c87 commit 0009165
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion INSTALL
Original file line number Diff line number Diff line change
Expand Up @@ -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)

Expand Down

0 comments on commit 0009165

Please sign in to comment.