mirror of
https://github.com/citra-emu/citra.git
synced 2024-11-15 02:40:05 +00:00
Updated Building for Linux (markdown)
parent
f6f7e7a8fb
commit
99bb538a06
@ -20,7 +20,7 @@ You'll need to download and install the following to build Citra:
|
||||
- You may also need `apt install qt6-l10n-tools qt6-tools-dev qt6-tools-dev-tools` to build with translation support
|
||||
- Arch: `pacman -S qt6-base qt6-multimedia qt6-multimedia-ffmpeg`
|
||||
- You will also need to install a multimedia backend, either `qt6-multimedia-ffmpeg` or `qt6-multimedia-gstreamer`.
|
||||
- Fedora: `dnf install qt6-qtbase-devel qt6-qtbase-private-devel`
|
||||
- Fedora: `dnf install qt6-qtbase-devel qt6-qtbase-private-devel qt6-qtmultimedia-devel`
|
||||
- OpenSUSE: `zypper in qt6-base qt6-multimedia`
|
||||
* **Optional dependencies needed for HLE AAC Decoding on Linux**
|
||||
- [FFMPEG](https://ffmpeg.org/download.html#build-linux) 4.0+
|
||||
|
Loading…
Reference in New Issue
Block a user