diff options
author | B. Watson <yalhcru@gmail.com> | 2017-03-07 03:54:54 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-03-11 07:04:21 +0700 |
commit | 75f15fd8012b2ce66b59030b24302e4d76e9f520 (patch) | |
tree | 4a12fd988b25c8eaad40671f359a86b732efe105 /games/hatari/README | |
parent | e3d511de7b1da6cea7c3a1ff340f3544526bded1 (diff) | |
download | slackbuilds-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/README | 3 |
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. |