mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-07 17:53:56 -06:00
tests/vm: include setuptools
They are a dependency of Meson, so install them. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
This commit is contained in:
parent
086d5f7529
commit
bfea7012fe
3 changed files with 3 additions and 0 deletions
|
@ -31,6 +31,7 @@ class NetBSDVM(basevm.BaseVM):
|
|||
"pkgconf",
|
||||
"xz",
|
||||
"python37",
|
||||
"py37-setuptools",
|
||||
|
||||
# gnu tools
|
||||
"bash",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue