diff options
Diffstat (limited to 'system/qemu/README')
-rw-r--r-- | system/qemu/README | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/system/qemu/README b/system/qemu/README index 2f079cb0ee..1382146ef9 100644 --- a/system/qemu/README +++ b/system/qemu/README @@ -40,4 +40,5 @@ NOTES: This version breaks some backward compatibility with earlier versions. Consult the official changelogs for details. - To enable USB passthrough, you will need libusb >= 1.0.13 + Slackware's libusb is too old. Thus, to enable usb redirection, install + usbredir and build with LIBUSB=yes ./qemu.SlackBuild |