diff options
author | Edward W. Koenig <kingbeowulf@linuxgalaxy.org> | 2024-08-23 15:54:54 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-08-24 11:55:22 +0700 |
commit | 93fee3264a8dd69963f7a76947c2af04ef93e7e8 (patch) | |
tree | 5c19b6b7c74d21300e2533cf935287fd655d50a3 /system/qemu | |
parent | c69c251d5f25dcab7679872ba7a5229ac9bf91fd (diff) |
system/qemu: Update README optional deps.
Signed-off-by: Edward W. Koenig <kingbeowulf@linuxgalaxy.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/qemu')
-rw-r--r-- | system/qemu/README | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/system/qemu/README b/system/qemu/README index 7e0b8cef79392..db15c434e2552 100644 --- a/system/qemu/README +++ b/system/qemu/README @@ -43,9 +43,9 @@ symlink to qemu-system-ARCH at /usr/bin/qemu-kvm. libiscsi (to access iSCSI targets directly), libslirp (user mode networking), libcacard, spice, usbredir, virglrenderer, libnfs, snappy, -glusterfs, and vde2, sphinx-rtd-theme and Sphinx (to build documentation) -are optional dependencies that will be automatically detected during -compilation, if present (all avialable on SBo). +glusterfs, and vde2, numactl. sphinx-rtd-theme and Sphinx (to build +documentation) are optional dependencies that will be automatically +detected during compilation, if present (all avialable on SBo). To enable user mode networking, install libslirp, then compile qemu: |