On 25/11/2020 18.50, Paolo Bonzini wrote: > Setuptools is not needed anymore by the bundled copy of meson, > remove it. > > Suggested-by: Thomas Huth <th...@redhat.com> > Signed-off-by: Paolo Bonzini <pbonz...@redhat.com> > --- > .cirrus.yml | 1 - > tests/docker/dockerfiles/debian10.docker | 1 - > tests/docker/dockerfiles/fedora-win32-cross.docker | 1 - > tests/docker/dockerfiles/fedora-win64-cross.docker | 1 - > tests/vm/freebsd | 1 - > tests/vm/haiku.x86_64 | 1 - > tests/vm/netbsd | 1 - > tests/vm/openbsd | 1 - > 8 files changed, 8 deletions(-)
Needs to go in after the patch that removes the check in the configure script. Then: Reviewed-by: Thomas Huth <th...@redhat.com>