From 64f142772701b2f28598994f16c04da9e10e38f4 Mon Sep 17 00:00:00 2001 From: Gabriel Fernandes <42319459+g7fernandes@users.noreply.github.com> Date: Wed, 19 Aug 2020 22:15:56 -0300 Subject: [PATCH] Updated Building for Linux (markdown) --- Building-for-Linux.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Building-for-Linux.md b/Building-for-Linux.md index 8a0c0ca..bde873b 100644 --- a/Building-for-Linux.md +++ b/Building-for-Linux.md @@ -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`