diff options
author | Matteo Bernardini <ponce@slackbuilds.org> | 2021-05-03 23:08:19 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2021-05-04 19:29:31 -0500 |
commit | 50b70d037b41846e3e50d40693b7890402b7f94e (patch) | |
tree | 7b6bc122384bc08a46b57298cf95e767e51dfc2b /system/qemu/README | |
parent | 9cea6526435a7a7c381e661abfefe1a69d26d20f (diff) |
system/qemu: Updated for version 6.0.0.
Added the optional dependency liburing
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'system/qemu/README')
-rw-r--r-- | system/qemu/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/qemu/README b/system/qemu/README index a7d678fa8d33..593146af9ae3 100644 --- a/system/qemu/README +++ b/system/qemu/README @@ -39,7 +39,7 @@ your processor) prior to launching qemu-system-ARCH with kvm enabled. For older/unmaintained qemu frontends, this build also creates a symlink to qemu-system-ARCH at /usr/bin/qemu-kvm. -libiscsi, libcacard, spice, usbredir, virglrenderer, +libiscsi, libcacard, liburing, spice, usbredir, virglrenderer, device-tree-compiler, libnfs, snappy, glusterfs and vde2 are optional dependencies. |