Fix pylint zuul jobs failing due to libvirt-python and pkgconfig
The new version of libvirt-python was released on July 3rd and may be triggering an issue when installing for pylint jobs. The fix is to add bindep target for the pkgconfig and libvirt-devel components. Change-Id: Ib2c0a953bf8be127aa8d6ce4bd74d7f2f5ceccae Closes-Bug: #1835457 Signed-off-by: Al Bailey <Al.Bailey@windriver.com>
This commit is contained in:
parent
4e4c503625
commit
bea9f54079
4
bindep.txt
Normal file
4
bindep.txt
Normal file
@ -0,0 +1,4 @@
|
||||
libvirt-dev [platform:dpkg]
|
||||
libvirt-devel [platform:redhat]
|
||||
pkg-config [platform:dpkg]
|
||||
pkgconfig [platform:redhat]
|
Loading…
Reference in New Issue
Block a user