diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2021-04-18 23:05:44 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2021-04-18 23:05:44 -0500 |
commit | d1867b16fe9d1b383c4a59dfa66ec298636aa839 (patch) | |
tree | a04649cf7fa4f9a261abe92148ae2a726fe7141b /games/yabause | |
parent | 5028a0230c26dd75aae956670696512e22d9f1b7 (diff) |
games/yabause: Fixed dep info
Diffstat (limited to 'games/yabause')
-rw-r--r-- | games/yabause/README | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/games/yabause/README b/games/yabause/README index b1d19f33695b..4bba665f107b 100644 --- a/games/yabause/README +++ b/games/yabause/README @@ -9,14 +9,13 @@ Yabause is a Sega Saturn emulator. It has the following features: * joystick support * region select -Optional dependencies: gtkglext, ffmpeg, OpenAL, mini18n, SDL2 -and qt5 +Optional dependencies: gtkglext, mini18n By default the QT version of yabause is built. To use the GTK version, first install gtkglext then pass USE_GUI=gtk to the -slackbuild. +slackbuild: -USE_GUI=gtk ./yabause.SlackBuild + USE_GUI=gtk ./yabause.SlackBuild Before using Yabause, you need to configure a few things in the Preferences dialog (File>Settings). |