diff options
author | Edward W. Koenig <kingbeowulf@gmail.com> | 2018-06-13 09:17:43 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-06-13 09:17:43 +0700 |
commit | c3c9e6bc0b4e59bc091aff7f5b68072a3534b475 (patch) | |
tree | a3c24252d13bae466736ded3a68871de98725cf4 /system/qemu | |
parent | a5be2ab619f607ecf6fd8d21a9be2fe24431ee34 (diff) | |
download | slackbuilds-c3c9e6bc0b4e59bc091aff7f5b68072a3534b475.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 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/system/qemu/README b/system/qemu/README index d12b15431a..5a93f4648b 100644 --- a/system/qemu/README +++ b/system/qemu/README @@ -41,6 +41,10 @@ to qemu-system-ARCH at /usr/bin/qemu-kvm. 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. + If you wish to emulate ARM, you will want device-tree-compiler. NOTES: |