diff options
author | B. Watson <yalhcru@gmail.com> | 2021-10-19 20:09:02 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-10-29 17:07:17 +0700 |
commit | 3780b9187577e7f9b64bfc657be45af7ff3bea05 (patch) | |
tree | e71d0e709d01e94caa10b4e074cee07bc3e20b91 /games/hatari/README | |
parent | 1b6e665695dc7774081e3dd8197f87e28bba8a9a (diff) |
games/hatari: Remove template comment.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games/hatari/README')
-rw-r--r-- | games/hatari/README | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/games/hatari/README b/games/hatari/README index 53de0f83294cb..95b8500d5f363 100644 --- a/games/hatari/README +++ b/games/hatari/README @@ -27,7 +27,5 @@ portaudio - Only used for emulated Falcon microphone support. portmidi - May offer better MIDI support than the default ALSA raw MIDI device support. Autodetected. -SDL2 - Using SDL2 offers some benefits like better fullscreen support - and resizing in windowed mode. Autodetected. If you have SDL2 - installed but want to build hatari with SDL-1.2, export SDL2=no - in the environment. +Build option: if you for some reason want to build hatari with SDL-1.2 +rather than 2.0, export SDL2=no in the script's environment. |