diff options
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. |