commit 2ebd1a0755e73ff0ada5171dd90f85ae21ac9a0a Author: Martin Chacon Piza Date: Fri Oct 9 14:43:24 2020 +0200 Adding python3-libvirt for Ubuntu-focal Fix No package matching 'python-libvirt' is available in Ubuntu-focal Change-Id: Iedeec778348f566a8b6bddbaaaa6d57133ebb059 diff --git a/bindep.txt b/bindep.txt index a3f002c..1bd7df6 100644 --- a/bindep.txt +++ b/bindep.txt @@ -43,11 +43,12 @@ postgresql-devel [platform:rpm] postgresql-server [platform:rpm] python-dev [platform:dpkg] python-devel [platform:rpm] -python-libvirt [platform:dpkg] +python-libvirt [platform:dpkg !platform:ubuntu-focal] python-lxml python3-all-dev [platform:ubuntu !platform:ubuntu-precise] python3-dev [platform:dpkg] python3-devel [platform:fedora] +python3-libvirt [platform:ubuntu-focal] python3.4 [platform:ubuntu-trusty] python34-devel [platform:centos] python3.5 [platform:ubuntu-xenial]