Remove python-dev from bindep
It is no longer supported by jammy and lead us to the following errors with the announce-release job. ``` No package matching 'python-dev' is available ``` Change-Id: Ia8858216a58356a354ed166d5c28fac8d5ff6b97
This commit is contained in:
committed by
Hervé Beraud
parent
f8f7d1980f
commit
14f186da12
@@ -5,7 +5,6 @@ libssl-dev [platform:dpkg test]
|
|||||||
openssl-devel [platform:rpm test]
|
openssl-devel [platform:rpm test]
|
||||||
# these are needed to compile Python dependencies from sources
|
# these are needed to compile Python dependencies from sources
|
||||||
python3-all-dev [platform:dpkg !platform:ubuntu-precise test]
|
python3-all-dev [platform:dpkg !platform:ubuntu-precise test]
|
||||||
python-devel [platform:rpm test]
|
|
||||||
python3-devel [platform:rpm test]
|
python3-devel [platform:rpm test]
|
||||||
build-essential [platform:dpkg test]
|
build-essential [platform:dpkg test]
|
||||||
# these are needed by infra for python-* jobs
|
# these are needed by infra for python-* jobs
|
||||||
|
|||||||
Reference in New Issue
Block a user