mirror of
https://github.com/citra-emu/citra.git
synced 2024-11-22 11:10:05 +00:00
Updated Building for Linux (markdown)
parent
f5a2491c7b
commit
9cba75411d
@ -20,7 +20,7 @@ You'll need to download and install the following to build Citra:
|
|||||||
* Arch: `pacman -S libfdk-aac`
|
* Arch: `pacman -S libfdk-aac`
|
||||||
* Fedora: `dnf install fdk-aac-devel`
|
* Fedora: `dnf install fdk-aac-devel`
|
||||||
- [FFMPEG](https://ffmpeg.org/download.html#build-linux) 4.0+
|
- [FFMPEG](https://ffmpeg.org/download.html#build-linux) 4.0+
|
||||||
* sudo apt install ffmpeg libswscale-dev libavdevice57 libavformat-dev libavcodec-dev libavdevice-dev
|
* Deb: sudo apt install ffmpeg libswscale-dev libavdevice57 libavformat-dev libavcodec-dev libavdevice-dev
|
||||||
* For ubuntu > 18.10 libavdevice57 is libavdevice58 (maybe also for kde neon)
|
* For ubuntu > 18.10 libavdevice57 is libavdevice58 (maybe also for kde neon)
|
||||||
* Compiler: GCC or Clang. You only need one of these two:
|
* Compiler: GCC or Clang. You only need one of these two:
|
||||||
* GCC 7.0+.
|
* GCC 7.0+.
|
||||||
|
Loading…
Reference in New Issue
Block a user