summaryrefslogtreecommitdiffstats
path: root/games/hatari/README
diff options
context:
space:
mode:
Diffstat (limited to 'games/hatari/README')
-rw-r--r--games/hatari/README6
1 files changed, 2 insertions, 4 deletions
diff --git a/games/hatari/README b/games/hatari/README
index 53de0f8329..95b8500d5f 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.