diff options
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 371ba6d75b..b7fbe8ae26 100644 --- a/system/qemu/README +++ b/system/qemu/README @@ -25,4 +25,5 @@ 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. -spice and usbredir are optional dependencies. +spice, usbredir, and device-tree-compiler are optional dependencies. +If you wish to emulate ARM, you will want device-tree-compiler. |