This commit is contained in:
Michael Gangolf 2018-03-11 21:09:22 +00:00 committed by GitHub
commit 44c4c390b1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -67,6 +67,14 @@ sudo dnf install SDL2-devel ffms2-devel meson gcc make
sudo dnf install java
```
For Fedora you need to install the following packages:
```bash
# enable RPM fusion free
sudo dnf install https://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-$(rpm -E %fedora).noarch.rpm
sudo dnf install SDL2-devel ffms2-devel meson gcc make
```
#### Windows
For Windows, for simplicity, a prebuilt archive with all the dependencies