diff options
Diffstat (limited to 'games/dolphin-emu/README')
-rw-r--r-- | games/dolphin-emu/README | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/games/dolphin-emu/README b/games/dolphin-emu/README index bac270aa0fee7..d8612742c342a 100644 --- a/games/dolphin-emu/README +++ b/games/dolphin-emu/README @@ -7,9 +7,11 @@ 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 and wxGTK3 +soundtouch, ffmpeg, wxGTK3, gtest, embedtls and SDL2 -Optional dependencies (not used): wayland and polarssl (version < 1.3) +Optional dependencies (not used): wayland + +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 @@ -19,5 +21,3 @@ configure parameters. In addition to adding Wayland support to mesa, libxkbcommon needs to be installed (version >= 0.4.0) that also requires xcb >= 1.10. - -Note: polarssl is not use as the version at SBo is too new. |