diff options
author | Larry Hajali <larryhaja[at]gmail[dot]com> | 2013-04-23 20:47:21 -0400 |
---|---|---|
committer | Niels Horn <niels.horn@slackbuilds.org> | 2013-04-28 12:28:19 -0300 |
commit | d1f066e911f88bf3a418f476593a92a48b30e424 (patch) | |
tree | a65be6dfc1ef95b92c8b4078a940be7d895e1644 /games/yabause/README | |
parent | 33166156dbc0b9bf06a150e8098d768a0210c665 (diff) |
games/yabause: Updated for version 0.9.12.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'games/yabause/README')
-rw-r--r-- | games/yabause/README | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/games/yabause/README b/games/yabause/README index 0910ece81da65..93591ea12878f 100644 --- a/games/yabause/README +++ b/games/yabause/README @@ -9,11 +9,11 @@ Yabause is a Sega Saturn emulator. It has the following features: * joystick support * region select -mini18n and OpenAL, as well as mini18n (for translation support) are -optional dependencies. +gtkglext, mini18n and OpenAL are optional dependencies. By default the QT version of yabause is built. To use the GTK -version then pass USE_GUI=gtk to the slackbuild. +version, first install gtkglext then pass USE_GUI=gtk to the +slackbuild. USE_GUI=gtk ./yabause.SlackBuild |