mirror of
https://github.com/citra-emu/citra.git
synced 2024-11-26 14:30:05 +00:00
Updated Linux Build (markdown)
parent
46dcb4fd7c
commit
98f4bf9798
@ -5,7 +5,7 @@ You'll need to download and install the following to build Citra:
|
|||||||
* [GLFW](http://www.glfw.org/download.html) (tested with v3.0.4)
|
* [GLFW](http://www.glfw.org/download.html) (tested with v3.0.4)
|
||||||
* You should probably build this from source. Directions are below.
|
* You should probably build this from source. Directions are below.
|
||||||
* Deb: Requires `apt-get install xorg-dev` and `apt-get install libglu1-mesa-dev`
|
* Deb: Requires `apt-get install xorg-dev` and `apt-get install libglu1-mesa-dev`
|
||||||
* [Qt v4](http://qt-project.org/downloads)
|
* [Qt](http://qt-project.org/downloads)
|
||||||
* Deb: `apt-get install libqt4-dev` or `apt-get install libqt5-dev`
|
* Deb: `apt-get install libqt4-dev` or `apt-get install libqt5-dev`
|
||||||
* Arch: `pacman -S qt4` or `pacman -S qt5`
|
* Arch: `pacman -S qt4` or `pacman -S qt5`
|
||||||
* GCC v4.7+ (for C++11 support)
|
* GCC v4.7+ (for C++11 support)
|
Loading…
Reference in New Issue
Block a user