aboutsummaryrefslogtreecommitdiff
path: root/system/qemu/README
diff options
context:
space:
mode:
Diffstat (limited to 'system/qemu/README')
-rw-r--r--system/qemu/README4
1 files changed, 2 insertions, 2 deletions
diff --git a/system/qemu/README b/system/qemu/README
index 1382146ef92a..f912f07f706e 100644
--- a/system/qemu/README
+++ b/system/qemu/README
@@ -18,7 +18,7 @@ Disable vnc support via:
VNC_ENABLE=no ./qemu.SlackBuild
-Audio drivers support defaults to "alsa,oss,sdl,esd" and can be adusted via
+Audio drivers support defaults to "alsa,oss,sdl" and can be adusted via
AUDIODRIVERS="alsa,oss" ./qemu.SlackBuild
@@ -41,4 +41,4 @@ NOTES:
Consult the official changelogs for details.
Slackware's libusb is too old. Thus, to enable usb redirection, install
- usbredir and build with LIBUSB=yes ./qemu.SlackBuild
+ usbredir, download libusb-1.19, and build with LIBUSB=yes ./qemu.SlackBuild