update bindep for ubuntu 22.04
The python 3.10 tox job runs on ubuntu 22.04 in the A cycle ubuntu 22.04 will also become the default for other jobs. python-dev is nolonger packaged on ubuntu 22.04 so the tox job fails. This change sync the python deps to match those use in nova which already works across all tested distros. Change-Id: I7fa25fea03f0c9c645a1eb10b22f058ca548d2fb
This commit is contained in:
parent
c6b1b92b1d
commit
92753e4a3a
10
bindep.txt
10
bindep.txt
@ -28,12 +28,10 @@ postgresql
|
||||
postgresql-client [platform:dpkg]
|
||||
postgresql-devel [platform:rpm test]
|
||||
postgresql-server [platform:rpm]
|
||||
python-dev [platform:dpkg test]
|
||||
python-devel [platform:rpm test]
|
||||
python3-all [platform:dpkg !platform:ubuntu-precise]
|
||||
python3-all-dev [platform:dpkg !platform:ubuntu-precise]
|
||||
python3-devel [platform:fedora]
|
||||
python34-devel [platform:centos]
|
||||
python3-all [platform:dpkg test]
|
||||
python3-all-dev [platform:dpkg test]
|
||||
python3 [platform:rpm test]
|
||||
python3-devel [platform:rpm test]
|
||||
sqlite-devel [platform:rpm test]
|
||||
libpcre3-dev [platform:dpkg test]
|
||||
pcre-devel [platform:rpm test]
|
||||
|
Loading…
x
Reference in New Issue
Block a user