mirror of
https://github.com/citra-emu/citra.git
synced 2024-11-22 04:40:05 +00:00
Updated Building for Linux (markdown)
parent
2d9cdf55d0
commit
d43be24121
@ -17,7 +17,7 @@ You'll need to download and install the following to build Citra:
|
||||
* **Optional dependencies needed for HLE AAC Decoding on Linux**
|
||||
- FDK-AAC
|
||||
* Deb: `apt-get install libfdk-aac-dev`
|
||||
* Arch: `pacman -S libfdk-aac-dev`
|
||||
* Arch: `pacman -S libfdk-aac`
|
||||
* Fedora: `dnf install fdk-aac-devel`
|
||||
- [FFMPEG](https://ffmpeg.org/download.html#build-linux) 4.0+
|
||||
* Compiler: GCC or Clang. You only need one of these two:
|
||||
|
Loading…
Reference in New Issue
Block a user