mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-08 10:13:56 -06:00
tests/docker, tests/vm: remove setuptools from images
Setuptools is not needed anymore by the bundled copy of meson, remove it. Suggested-by: Thomas Huth <thuth@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
This commit is contained in:
parent
8e84bf984a
commit
92ea027017
8 changed files with 0 additions and 8 deletions
|
@ -33,7 +33,6 @@ class FreeBSDVM(basevm.BaseVM):
|
|||
"pkgconf",
|
||||
"bzip2",
|
||||
"python37",
|
||||
"py37-setuptools",
|
||||
"ninja",
|
||||
|
||||
# gnu tools
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue