diff options
author | Hunter Sezen <orbea@fredslev.dk> | 2018-09-01 23:00:47 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-09-08 08:37:38 +0700 |
commit | b06ee4aee8c914c03e51ad792d06ad4156f78d86 (patch) | |
tree | 6183b67e95f26631c642078f5e7de7aa62e00ab6 /games/RetroArch/README | |
parent | 8d08ee6e1986f769413b667fe237bd8b10724eff (diff) | |
download | slackbuilds-b06ee4aee8c914c03e51ad792d06ad4156f78d86.tar.gz |
games/RetroArch: Updated for version 1.7.4.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'games/RetroArch/README')
-rw-r--r-- | games/RetroArch/README | 5 |
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 |