diff options
author | ponce <matteo.bernardini@gmail.com> | 2012-08-15 08:47:01 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2012-08-21 08:55:25 -0500 |
commit | 11d0e8aa163fa48596960c0afe0e2d11aa65f0ec (patch) | |
tree | c6074d1cd6eee7794d1a5067c81ebe337b58fb1c /system/dosbox/README | |
parent | 63ea1bca9e4cd63bf79eac0f922eba121a030938 (diff) | |
download | slackbuilds-11d0e8aa163fa48596960c0afe0e2d11aa65f0ec.tar.gz |
system/dosbox: Added a patch for gcc>=4.6
This commit also adds a "set -e" and noted
SDL_sound as an optional dependency.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'system/dosbox/README')
-rw-r--r-- | system/dosbox/README | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/system/dosbox/README b/system/dosbox/README index 663145eea8..8b5b39a1fd 100644 --- a/system/dosbox/README +++ b/system/dosbox/README @@ -1,3 +1,5 @@ DOSbox is a DOS emulator/virtual machine for X11 and Unix. It allows you to play many of the old games you grew up loving, as well as many apps designed to run on DOS. + +SDL_sound is an optional dependency. |