summaryrefslogtreecommitdiffstats
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, 1 insertions, 4 deletions
diff --git a/games/RetroArch/README b/games/RetroArch/README
index a28a566233..5524a5a8f6 100644
--- a/games/RetroArch/README
+++ b/games/RetroArch/README
@@ -19,7 +19,7 @@ RetroArch will require at least one of the libretro cores to play any
games.
Optional dependencies:
- jack libsixel mbedtls miniupnpc nvidia-cg-toolkit
+ jack libsixel mbedtls nvidia-cg-toolkit
To build debugging symbols for RetroArch use:
DEBUG=yes ./RetroArch.SlackBuild
@@ -30,9 +30,6 @@ If building debugging symbols asan can also be built:
Discord integration can be enabled with:
DISCORD=yes
-Python3 support for shaders will need to be enabled with:
- PYTHON=yes ./RetroArch.SlackBuild
-
If pulseaudio is installed it can be disabled during the build with:
PULSE=no ./RetroArch.SlackBuild