mirror of
https://github.com/citra-emu/citra.git
synced 2024-11-15 14:40:05 +00:00
style of ffmpeg is not the same
parent
3d938b5880
commit
49f16b0ef7
@ -20,7 +20,7 @@ You'll need to download and install the following to build Citra:
|
||||
* Arch: `pacman -S libfdk-aac`
|
||||
* Fedora: `dnf install fdk-aac-devel`
|
||||
- [FFMPEG](https://ffmpeg.org/download.html#build-linux) 4.0+
|
||||
* Deb: 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)
|
||||
* Fedora: `dnf install ffmpeg-devel`
|
||||
* Compiler: GCC or Clang. You only need one of these two:
|
||||
|
Loading…
Reference in New Issue
Block a user