diff options
author | Edward W. Koenig <kingbeowulf@gmail.com> | 2019-04-19 23:15:01 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-04-19 23:15:01 +0700 |
commit | 4aa8827aa7410c9f6024c136d2f09ca7d1e78484 (patch) | |
tree | b5de89e9e1fbf166ca1e69ec6dafa6116e77d3e9 /system/qemu | |
parent | 0b3b829b852254954f43c9c78f5e6f3806c5c69f (diff) | |
download | slackbuilds-4aa8827aa7410c9f6024c136d2f09ca7d1e78484.tar.gz |
system/qemu: Update README.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/qemu')
-rw-r--r-- | system/qemu/README | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/system/qemu/README b/system/qemu/README index 5a93f4648b..02337dd169 100644 --- a/system/qemu/README +++ b/system/qemu/README @@ -39,11 +39,13 @@ 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. -libcacard, spice, usbredir, virglrenderer, device-tree-compiler, -libnfs, snappy, glusterfs and vde2 are optional dependencies. +libiscsi, libcacard, spice, usbredir, virglrenderer, +device-tree-compiler, libnfs, snappy, glusterfs and vde2 are optional +dependencies. -libseccomp is an optional dependency to use libvirt and will be picked -up, if present, during the compilation. +libseccomp (to use libvirt) and libiscsi (to access iSCSI targets +directly) are an optional dependencies, and will be picked up, if +present, during the compilation. If you wish to emulate ARM, you will want device-tree-compiler. |