diff options
Diffstat (limited to 'games/RetroArch')
-rw-r--r-- | games/RetroArch/README | 4 | ||||
-rw-r--r-- | games/RetroArch/RetroArch.info | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/games/RetroArch/README b/games/RetroArch/README index 24f8c993a9..59c3408f14 100644 --- a/games/RetroArch/README +++ b/games/RetroArch/README @@ -20,7 +20,7 @@ games. Optional dependencies: ffmpeg jack-audio-connection-kit libsixel libxkbcommon mbedtls - miniupnpc nvidia-cg-toolkit OpenAL python3 qt5 SDL2 vulkansdk + miniupnpc nvidia-cg-toolkit OpenAL python3 qt5 SDL2 vulkan-sdk wayland-egl wayland-protocols Note: Wayland support requires both wayland-egl and wayland-protocols to @@ -73,7 +73,7 @@ or GLES3=yes ./RetroArch.SlackBuild RetroArch optionally supports using Vulkan instead of OpenGL, this will -require the vulkansdk from SBo and support for your video card and +require the vulkan-sdk from SBo and support for your video card and driver. For additional notes, please see README.SLACKWARE. diff --git a/games/RetroArch/RetroArch.info b/games/RetroArch/RetroArch.info index 157033347a..9d01355eec 100644 --- a/games/RetroArch/RetroArch.info +++ b/games/RetroArch/RetroArch.info @@ -7,4 +7,4 @@ DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" MAINTAINER="Hunter Sezen" -EMAIL="orbea@fredslev.dk" +EMAIL="orbea@riseup.net" |