diff options
author | Dugan Chen <thedoogster [at] gmail [dot] com> | 2018-10-02 16:31:31 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-10-06 07:25:16 +0700 |
commit | 1896e68f5b1910da69ac6f498964ddb1b804fff3 (patch) | |
tree | d1c2d0a6d72e68c04ebb41075a6a1b13c52e0b20 | |
parent | 78703c237653b3b4c21790a67bfd672819513486 (diff) | |
download | slackbuilds-1896e68f5b1910da69ac6f498964ddb1b804fff3.tar.gz |
libraries/SDL2_mixer: Update README.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
-rw-r--r-- | libraries/SDL2_mixer/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/SDL2_mixer/README b/libraries/SDL2_mixer/README index 40553085c7..5d39240c67 100644 --- a/libraries/SDL2_mixer/README +++ b/libraries/SDL2_mixer/README @@ -7,5 +7,5 @@ It is safe to install alongside Slackware's SDL libraries. Optional dependencies are: * libmodplug (for MOD support) -* fluidsynth or TiMidity++ (for MIDI suport) +* fluidsynth (for MIDI support via SDL_SOUNDFONTS) * smpeg2 (for MP3 support, not available on SBo) |