summaryrefslogtreecommitdiff
path: root/games/RetroArch/README
diff options
context:
space:
mode:
Diffstat (limited to 'games/RetroArch/README')
-rw-r--r--games/RetroArch/README5
1 files changed, 4 insertions, 1 deletions
diff --git a/games/RetroArch/README b/games/RetroArch/README
index 07a01d187c..e2c154b6f3 100644
--- a/games/RetroArch/README
+++ b/games/RetroArch/README
@@ -25,9 +25,12 @@ If building debugging symbols asan can also be built:
DEBUG=yes ASAN=yes ./RetroArch.SlackBuild
Optional dependencies:
- ffmpeg jack-audio-connection-kit libxkbcommon miniupnpc
+ ffmpeg jack-audio-connection-kit libsixel libxkbcommon miniupnpc
nvidia-cg-toolkit OpenAL python3 qt5 SDL2 vulkansdk wayland
+Discord integration can be enabled with:
+ DISCORD=yes
+
Python3 support for shaders will need to be enabled with:
PYTHON=yes ./RetroArch.SlackBuild