mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2024-11-23 14:20:09 +00:00
Updated Building for Linux (markdown)
parent
c8ff780920
commit
4e8feb60c4
@ -4,7 +4,7 @@ You'll need to download and install the following to build yuzu:
|
|||||||
|
|
||||||
- [SDL2](https://www.libsdl.org/download-2.0.php)
|
- [SDL2](https://www.libsdl.org/download-2.0.php)
|
||||||
- Arch: `pacman -S sdl2`
|
- Arch: `pacman -S sdl2`
|
||||||
- Debian: `apt-get install sdl2` or `apt-get install libsdl2-2.0-0` or `apt-get install libsdl2-dev`
|
- Debian: `apt-get install sdl2 libsdl2-2.0-0 libsdl2-dev`
|
||||||
- Fedora: `dnf install SDL2-devel`
|
- Fedora: `dnf install SDL2-devel`
|
||||||
- Gentoo: `emerge media-libs/libsdl2`
|
- Gentoo: `emerge media-libs/libsdl2`
|
||||||
- [Qt](http://qt-project.org/downloads)
|
- [Qt](http://qt-project.org/downloads)
|
||||||
|
Loading…
Reference in New Issue
Block a user