README.md update to say libplist must be v2.0 or greater.

This commit is contained in:
fduncanh
2021-10-05 18:24:15 -04:00
parent 43ca264f06
commit f8f89ca002

View File

@@ -61,7 +61,7 @@ The above script installs the executable file "`uxplay`" to `/usr/local/bin`.
It can also be found in the build directory after the build
processs. Run uxplay in a terminal window.
**Note libplist-dev and (for ZOOMFIX) libx11-dev are new dependencies.**
**Note libplist-dev (must be for libplist version 2.0 or greater) and (for ZOOMFIX) libx11-dev are new dependencies. On ubuntu 16.04, libplist-dev version 1.12 is too old: either attempt to install libplist-dev from a later ubuntu release, or see the instructions below for macOS on building libplist from source.**
**Red Hat, Fedora, CentOS:**
(sudo yum install) openssl-devel libplist-devel avahi-compat-libdns_sd-devel (+libX11-devel for ZOOMFIX). The required