summaryrefslogtreecommitdiffstats
path: root/games/hatari/README
diff options
context:
space:
mode:
author B. Watson2017-03-07 09:54:54 +0100
committer Willy Sudiarto Raharjo2017-03-11 01:04:21 +0100
commit75f15fd8012b2ce66b59030b24302e4d76e9f520 (patch)
tree4a12fd988b25c8eaad40671f359a86b732efe105 /games/hatari/README
parente3d511de7b1da6cea7c3a1ff340f3544526bded1 (diff)
downloadslackbuilds-75f15fd8012b2ce66b59030b24302e4d76e9f520.tar.gz
games/hatari: Fix MIME and symlinks, document SDL2, other fixes.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'games/hatari/README')
-rw-r--r--games/hatari/README3
1 files changed, 3 insertions, 0 deletions
diff --git a/games/hatari/README b/games/hatari/README
index d6f981f135..ec9a202d4e 100644
--- a/games/hatari/README
+++ b/games/hatari/README
@@ -15,3 +15,6 @@ ROM images. Most ST software won't work without hatari_tos_roms.
Optional dependency: portaudio. Only used for emulated Falcon microphone
support. Autotetected by the SlackBuild.
+
+Optional dependency: SDL2. Autodetected. If you have SDL2 installed but
+want to build hatari with SDL-1.2, set SDL2=no in the environment.