mirror of
https://github.com/citra-emu/citra.git
synced 2024-11-22 11:50:05 +00:00
Updated Building for Linux (markdown)
parent
56193dabc0
commit
9f9f586ead
@ -22,7 +22,7 @@ You'll need to download and install the following to build Citra:
|
||||
- Fedora: `dnf install cmake`
|
||||
* [Clang](https://github.com/llvm-mirror/clang) 3.8 (optional build alternative)
|
||||
- Deb: `apt-get install clang libc++-dev` (in some distros, clang-3.8).
|
||||
- Arch: `pacman -S clang libc++`
|
||||
- Arch: `pacman -S clang`, `libc++` is in the AUR. Use pacaur or yaourt to install it.
|
||||
|
||||
### Cloning Citra in Git:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user