diff options
author | Edward W. Koenig <kingbeowulf@gmail.com> | 2019-07-16 05:15:39 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-07-20 16:20:32 +0700 |
commit | f7589d40dcbc83e778158234221a5368757b8265 (patch) | |
tree | 21895c93e5d7a4cc0e4282e132900383fe18268a /system/qemu/README | |
parent | 729a23765dbf56d216706dc9145b7d5373d9b4fc (diff) |
system/qemu: Updated for version 4.0.0.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'system/qemu/README')
-rw-r--r-- | system/qemu/README | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/system/qemu/README b/system/qemu/README index 02337dd169001..e695450310d45 100644 --- a/system/qemu/README +++ b/system/qemu/README @@ -43,8 +43,11 @@ libiscsi, libcacard, spice, usbredir, virglrenderer, device-tree-compiler, libnfs, snappy, glusterfs and vde2 are optional dependencies. +Sphinx is optional but required in order for any of the documentation to be +built. + libseccomp (to use libvirt) and libiscsi (to access iSCSI targets -directly) are an optional dependencies, and will be picked up, if +directly) are optional dependencies, and will be picked up, if present, during the compilation. If you wish to emulate ARM, you will want device-tree-compiler. |