diff options
author | B. Watson <yalhcru@gmail.com> | 2021-10-04 04:45:59 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-10-13 00:52:30 +0700 |
commit | fa3a8cc13fedea51746aa54332a83890dbd9188a (patch) | |
tree | 73ca0b0dd5ae83c42de707a4f0c41a202b1fbbdb /games/advancemame/README | |
parent | c9b3a454ce69afe2359a97772eadcd9a947e4591 (diff) |
games/advancemame: Fix -current build.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games/advancemame/README')
-rw-r--r-- | games/advancemame/README | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/games/advancemame/README b/games/advancemame/README index 483467c542647..b0b04523a169d 100644 --- a/games/advancemame/README +++ b/games/advancemame/README @@ -4,7 +4,5 @@ Advancemame is a derivative of the well known "mame" emulator. It works easily on linux, with joystick support, fullscreen support, and more "out of the box." -Optional dependency: SDL2. By default, advancemame is built with -SDL-1.2. If SDL-2.0 is installed, advancemame will autodetect it and use -it instead. If you have SDL2 installed, but want to build advancemame -with SDL-1.2, set SDL2=no in the script's environment. +By default, advancemame is built with SDL2. If you want to build +advancemame with SDL-1.2, set SDL2=no in the script's environment. |