mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-09 02:24:58 -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
|
@ -33,6 +33,7 @@ class FreeBSDVM(basevm.BaseVM):
|
|||
"pkgconf",
|
||||
"bzip2",
|
||||
"python37",
|
||||
"py37-setuptools",
|
||||
|
||||
# gnu tools
|
||||
"bash",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue