Fix #135: Update libmpv package name in Linux install instructions
This commit is contained in:
@@ -43,7 +43,7 @@ On Linux, Supersonic is [available as a Flatpak](https://flathub.org/apps/detail
|
|||||||
|
|
||||||
If you are running Windows, Mac OS (Intel), or a Debian-based Linux distro, download the latest [release](https://github.com/dweymouth/supersonic/releases) for your operating system. If you prefer to build from source, **or there is no release build currently offered for your OS/architecture (Apple silicon Macs)**, then see the build instructions for your platform below.
|
If you are running Windows, Mac OS (Intel), or a Debian-based Linux distro, download the latest [release](https://github.com/dweymouth/supersonic/releases) for your operating system. If you prefer to build from source, **or there is no release build currently offered for your OS/architecture (Apple silicon Macs)**, then see the build instructions for your platform below.
|
||||||
|
|
||||||
**If you are on Linux** you must have libmpv installed on your system. On apt-based systems, run `sudo apt install libmpv-dev` if it is not already installed. The Windows and Mac release builds bundle the mpv dependencies.
|
**If you are on Linux** you must have libmpv installed on your system. On apt-based systems, run `sudo apt install libmpv1` if it is not already installed. The Windows and Mac release builds bundle the mpv dependencies.
|
||||||
|
|
||||||
## Build instructions (Ubuntu)
|
## Build instructions (Ubuntu)
|
||||||
|
|
||||||
@@ -72,7 +72,7 @@ Supersonic is available in the AUR and can be built either manually with `makepk
|
|||||||
|
|
||||||
### Build with an AUR helper
|
### Build with an AUR helper
|
||||||
* Invoke your favorite AUR helper to automatically build the package
|
* Invoke your favorite AUR helper to automatically build the package
|
||||||
- ``yay -S supersonic-desktop``
|
- ``yay -S supersonic-desktop``
|
||||||
|
|
||||||
## Build instructions (Mac OS)
|
## Build instructions (Mac OS)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user