diff --git a/virttest/bootstrap.py b/virttest/bootstrap.py index c4e2623..76e3f34 100644 --- a/virttest/bootstrap.py +++ b/virttest/bootstrap.py @@ -29,7 +29,7 @@ mandatory_programs = {'qemu': basic_program_requirements, 'v2v': basic_program_requirements, 'libguestfs': basic_program_requirements} -mandatory_headers = {'qemu': ['Python.h', 'types.h', 'socket.h', 'unistd.h'], +mandatory_headers = {'qemu': [], 'libvirt': [], 'openvswitch': [], 'v2v': [],