Update bindep for python3
python-launchpadlib and python-libvirt are renamed to python3-launchpadlib and python3-libvirt, respectively, in recent distros. Let's use them otherwise zuul jobs can break when installing bindeps. Change-Id: Ia946cc12da0ca52af9c56b83685922f67a345e64
This commit is contained in:
parent
187d62772e
commit
2871df0a8a
@ -12,7 +12,7 @@ libjpeg-dev [platform:dpkg]
|
|||||||
libssl-dev [platform:dpkg]
|
libssl-dev [platform:dpkg]
|
||||||
locales [platform:debian]
|
locales [platform:debian]
|
||||||
openssl-devel [platform:rpm]
|
openssl-devel [platform:rpm]
|
||||||
python-libvirt [platform:dpkg]
|
python3-libvirt [platform:dpkg]
|
||||||
python3-all-dev [platform:ubuntu !platform:ubuntu-precise]
|
python3-all-dev [platform:ubuntu !platform:ubuntu-precise]
|
||||||
python3-dev [platform:dpkg]
|
python3-dev [platform:dpkg]
|
||||||
python3-devel [platform:fedora]
|
python3-devel [platform:fedora]
|
||||||
@ -22,5 +22,5 @@ python34-devel [platform:centos]
|
|||||||
virtual/libffi [platform:gentoo]
|
virtual/libffi [platform:gentoo]
|
||||||
python3-yaml [platform:ubuntu]
|
python3-yaml [platform:ubuntu]
|
||||||
gnupg [platform:ubuntu]
|
gnupg [platform:ubuntu]
|
||||||
python-launchpadlib [platform:ubuntu]
|
python3-launchpadlib [platform:ubuntu]
|
||||||
git-review [platform:ubuntu]
|
git-review [platform:ubuntu]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user