diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2021-04-18 22:52:53 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2021-04-18 22:52:53 -0500 |
commit | 1efff8bafe089579b1cf478f74a945fbb366127a (patch) | |
tree | 850ea1cba8f153eb171706af05cd3d32556f0f36 /games/dolphin-emu | |
parent | cfc4f670bc219a3e8038c036ea50f1df919b24d8 (diff) |
games/dolphin-emu: Fixed dep info
Diffstat (limited to 'games/dolphin-emu')
-rw-r--r-- | games/dolphin-emu/README | 15 |
1 files changed, 2 insertions, 13 deletions
diff --git a/games/dolphin-emu/README b/games/dolphin-emu/README index d8612742c342a..e9eac0b60f061 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. |