diff options
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 0910ece81d..93591ea128 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 |