mirror of
https://github.com/morgan9e/UxPlay
synced 2026-04-14 00:04:13 +09:00
README.md update to say libplist must be v2.0 or greater.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user