From f8f89ca002e975eadf97290925ce6e6c6ba9c6f6 Mon Sep 17 00:00:00 2001 From: fduncanh Date: Tue, 5 Oct 2021 18:24:15 -0400 Subject: [PATCH] README.md update to say libplist must be v2.0 or greater. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6da9685..49e7bf6 100644 --- a/README.md +++ b/README.md @@ -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