diff options
author | Edward W. Koenig <kingbeowulf@gmail.com> | 2018-06-04 08:16:32 +0100 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2018-06-04 08:16:32 +0100 |
commit | 6efd5358f507029d66cb9d285fb75790654c219a (patch) | |
tree | 4d6def20008357de2d46d24df76547a08f3165a3 /system/qemu/README | |
parent | 3fede4643a6eb2343224b998af165c3cb091bd3c (diff) | |
download | slackbuilds-6efd5358f507029d66cb9d285fb75790654c219a.tar.gz |
system/qemu: Updated for version 2.12.0.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'system/qemu/README')
-rw-r--r-- | system/qemu/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/system/qemu/README b/system/qemu/README index 634603092b..d12b15431a 100644 --- a/system/qemu/README +++ b/system/qemu/README @@ -46,3 +46,6 @@ If you wish to emulate ARM, you will want device-tree-compiler. NOTES: This version breaks some backward compatibility with earlier versions. Consult the official changelogs for details. + + SDL 1.2 support is deprecated, SDL 2.0 should be used instead. + Python 3.x can be used to build QEMU. |