Updated Building for Linux (markdown)
parent
45d74ee731
commit
64f1427727
1 changed files with 1 additions and 1 deletions
|
@ -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`
|
||||
- OpenSUSE: `zypper in libQt5Multimedia5 libqt5-qtmultimedia-devel`
|
||||
* **Optional dependencies needed for HLE AAC Decoding on Linux**
|
||||
- FDK-AAC
|
||||
* Deb: `apt-get install libfdk-aac-dev`
|
||||
|
|
Loading…
Reference in a new issue