diff options
author | Matteo Bernardini <ponce@slackbuilds.org> | 2016-05-12 11:39:00 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-05-12 21:53:51 +0700 |
commit | 92664dd6ede963c43c793ff1cd30f15d3b7879e1 (patch) | |
tree | d59effc2a3f90e1d3833ae1f2969e91964931dee /system/qemu/README | |
parent | 57e7f2afa799740ff957b2647e55d573aa3205fd (diff) |
system/qemu: Updated for version 2.6.0.
Added the optional dependency virglrenderer
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'system/qemu/README')
-rw-r--r-- | system/qemu/README | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/system/qemu/README b/system/qemu/README index 456471c710959..744c79afac520 100644 --- a/system/qemu/README +++ b/system/qemu/README @@ -33,7 +33,8 @@ 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, and device-tree-compiler are optional dependencies. +libcacard, spice, usbredir, virglrenderer and device-tree-compiler are +optional dependencies. If you wish to emulate ARM, you will want device-tree-compiler. NOTES: |