Adding python3-libvirt for Ubuntu-focal

Fix No package matching 'python-libvirt' is available in Ubuntu-focal

Change-Id: Iedeec778348f566a8b6bddbaaaa6d57133ebb059
This commit is contained in:
Martin Chacon Piza 2020-10-09 14:43:24 +02:00
parent e021416e60
commit 2ebd1a0755
1 changed files with 2 additions and 1 deletions

View File

@ -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]