diff --git a/games/dolphin-emu/README b/games/dolphin-emu/README index d8612742c3..e9eac0b60f 100644 --- a/games/dolphin-emu/README +++ b/games/dolphin-emu/README @@ -6,18 +6,7 @@ lesser known titles can be hit or miss. Triforce compatibility is currently limited to a couple of games - others require more of the Triforce-specific peripheral devices to be emulated. -Optional dependencies: SFML, OpenAL, portaudio, soil, miniupnpc, -soundtouch, ffmpeg, wxGTK3, gtest, embedtls and SDL2 - -Optional dependencies (not used): wayland +Optional dependencies: SFML, portaudio, soil, miniupnpc, soundtouch, +wxGTK3, gtest, and embedtls Optional dependencies (not on SBo): xxhash - -Note: Wayland support is not enabled even if it is installed. Dolphin -requires mesa to be rebuilt with Wayland support using the following -configure parameters. - - --with-egl-platforms=x11,drm,wayland - -In addition to adding Wayland support to mesa, libxkbcommon needs to -be installed (version >= 0.4.0) that also requires xcb >= 1.10.