summaryrefslogtreecommitdiffstats
path: root/games/dolphin-emu/README
diff options
context:
space:
mode:
author Larry Hajali <larryhaja@gmail.com>2017-04-11 22:33:02 -0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2017-04-13 07:28:02 +0700
commitc56fe065e9096456b731ab9ea39bbb16a79b689c (patch)
tree0cf371a045a205e936a718e22adbd76786367d35 /games/dolphin-emu/README
parentd5e4d27dc51acbccafccfd789f12d1031006b8fd (diff)
downloadslackbuilds-c56fe065e9096456b731ab9ea39bbb16a79b689c.tar.gz
slackbuilds-c56fe065e9096456b731ab9ea39bbb16a79b689c.tar.xz
games/dolphin-emu: fix dependencies
Signed-off-by: Larry Hajali <larryhaja[at]gmail[dot]com>
Diffstat (limited to 'games/dolphin-emu/README')
-rw-r--r--games/dolphin-emu/README8
1 files changed, 4 insertions, 4 deletions
diff --git a/games/dolphin-emu/README b/games/dolphin-emu/README
index bac270aa0f..d8612742c3 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.