mirror of
https://github.com/citra-emu/citra.git
synced 2024-11-22 06:00:06 +00:00
Updated Building for Linux (markdown)
parent
64f1427727
commit
c1938a0766
@ -15,7 +15,7 @@ You'll need to download and install the following to build Citra:
|
||||
- You may also need `apt-get install libqt5multimedia5-plugins` to get the camera working
|
||||
- Arch: `pacman -S qt5`
|
||||
- Fedora: `dnf install qt5-qtmultimedia-devel`
|
||||
- OpenSUSE: `zypper in libQt5Multimedia5 libqt5-qtmultimedia-devel`
|
||||
- OpenSUSE: `zypper in libQt5Multimedia5 libqt5-qtmultimedia-devel libQt5Concurrent-devel`
|
||||
* **Optional dependencies needed for HLE AAC Decoding on Linux**
|
||||
- FDK-AAC
|
||||
* Deb: `apt-get install libfdk-aac-dev`
|
||||
|
Loading…
Reference in New Issue
Block a user