mirror of
https://github.com/citra-emu/citra.git
synced 2024-11-22 04:40:05 +00:00
Use just libavdevice-dev to also pull binary library
parent
831b674373
commit
a89dd5eeac
@ -23,8 +23,7 @@ You'll need to download and install the following to build Citra:
|
||||
* Fedora: `dnf install fdk-aac-devel`
|
||||
* OpenSUSE: `zypper in 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`
|
||||
* For ubuntu > 18.10 (and kde neon) libavdevice57 is libavdevice58
|
||||
* Deb: `sudo apt install ffmpeg libswscale-dev libavformat-dev libavcodec-dev libavdevice-dev`
|
||||
* Fedora: `dnf install ffmpeg-devel`
|
||||
* OpenSUSE Leap 15: `zypper in ffmpeg-3 ffmpeg-3-libavcodec-devel`
|
||||
* OpenSUSE Tumbleweed: `zypper in ffmpeg-4 ffmpeg-4-libavcodec-devel`
|
||||
|
Loading…
Reference in New Issue
Block a user