diff options
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 59c3408f1492..6cbff2078818 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 |