prebuilt: automatically pick up qemu from PATH if not built like qemu-img

This commit is contained in:
Ciro Santilli 六四事件 法轮功
2018-11-22 00:00:02 +00:00
parent 701bf6703b
commit f73eaaffd2
3 changed files with 10 additions and 6 deletions

2
build
View File

@@ -133,6 +133,8 @@ name_to_component_map = {
'protobuf-compiler',
'python-dev',
'python-pip',
# For prebuilt qcow2 unpack.
'qemu-utils',
'scons',
'zlib1g-dev',
},