We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c45da4c + 5753758 commit 8ca74fdCopy full SHA for 8ca74fd
docs/development/retroarch/compilation/switch-libnx.md
@@ -9,7 +9,7 @@ Then, install all the required libraries:
9
- replace `dkp-pacman` by `pacman` on Linux and Mac OS
10
11
```
12
-dkp-pacman -Sy devkit-env devkitA64 libnx switch-tools switch-mesa switch-zlib switch-bzip2 switch-liblzma switch-freetype switch-libpng switch-libvpx switch-ffmpeg
+dkp-pacman -Sy devkit-env devkitA64 libnx switch-tools switch-mesa switch-zlib switch-bzip2 switch-liblzma switch-freetype switch-libpng switch-libvpx switch-ffmpeg switch-libopus
13
14
15
## RetroArch Compilation
0 commit comments