mirror of
https://github.com/citra-emu/citra.git
synced 2024-11-15 05:50:08 +00:00
Updated Building for Linux (markdown)
parent
7e6a8eadef
commit
1b860b6078
@ -27,7 +27,7 @@ You'll need to download and install the following to build Citra:
|
||||
* For ubuntu > 18.10 libavdevice57 is libavdevice58 (maybe also for kde neon)
|
||||
* 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
|
||||
* OpenSUSE Tumbleweed: `zypper in ffmpeg-4 ffmpeg-4-libavcodec-devel`
|
||||
* Compiler: GCC or Clang. You only need one of these two:
|
||||
* GCC 7.0+.
|
||||
- Deb: `apt-get install build-essential`
|
||||
|
Loading…
Reference in New Issue
Block a user