Add bindep to fix py37 tests

The py37 job needs some extra packages to build some wheels, add those
via bindep file.

Change-Id: I0906666b179b1b2f66c489eb862cac068a413377
This commit is contained in:
Andreas Jaeger 2019-08-03 11:16:39 +02:00
parent e13908ef62
commit d6e4db4d0f
1 changed files with 6 additions and 0 deletions

6
bindep.txt Normal file
View File

@ -0,0 +1,6 @@
pkg-config [platform:dpkg platform:suse]
pkgconfig [platform:redhat]
libvirt-dev [platform:dpkg]
libvirt-devel [platform:rpm]
app-emulation/libvirt [platform:gentoo]
libvirt-python [platform:rpm]