Drop libvirt-python from suse in bindep fallback
The bindep fallback list includes a libvirt-python package for all RPM-based distros, but it appears that OpenSuse Leap has recently dropped this (likely as part of removing Python 2.7 related packages). Exclude the package on that platform so that the opensuse-15 job will stop failing. Change-Id: I0bb7d9b7b34f4f6c392374182538b7e433617e13
This commit is contained in:
@@ -50,7 +50,7 @@ libuuid-devel [platform:rpm]
|
||||
libvirt-dev [platform:dpkg]
|
||||
libvirt-devel [platform:rpm]
|
||||
app-emulation/libvirt [platform:gentoo]
|
||||
libvirt-python [platform:rpm]
|
||||
libvirt-python [platform:rpm !platform:suse]
|
||||
dev-python/libvirt-python [platform:gentoo]
|
||||
libxml2-dev [platform:dpkg]
|
||||
libxml2-devel [platform:rpm]
|
||||
|
Reference in New Issue
Block a user