diff options
author | Hunter Sezen <orbea@riseup.net> | 2019-05-17 22:54:36 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-05-17 22:54:36 +0700 |
commit | a920225af8e805c58cbea60aa6414196cad98530 (patch) | |
tree | b6832911547035d5f3671015e677d7b9a5b39d39 /games/RetroArch/README | |
parent | 1d5e71630960ef8696bcf9621f3f78b343698a2b (diff) |
games/RetroArch: Updated for version 1.7.7.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games/RetroArch/README')
-rw-r--r-- | games/RetroArch/README | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/games/RetroArch/README b/games/RetroArch/README index 59c3408f14924..6cbff2078818a 100644 --- a/games/RetroArch/README +++ b/games/RetroArch/README @@ -23,9 +23,9 @@ Optional dependencies: 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 -be installed. Instead of installing wayland-egl mesa can be rebuilt with -Wayland support, using the following configure parameters. +Note: RetroArch can optionally use wayland-protocols during the build if +it is installed. Instead of installing wayland-egl mesa can be rebuilt +with Wayland support, using the following configure parameters. --with-egl-platforms=x11,drm,wayland |