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: I295bf25056f66c29649620ce8420382c4a151c1d
This commit is contained in:
parent
f97e1946d3
commit
75f69f859a
@ -1,7 +1,5 @@
|
|||||||
# these are needed to compile Python dependencies from sources
|
# these are needed to compile Python dependencies from sources
|
||||||
python-dev [platform:dpkg test compile]
|
|
||||||
python3-all-dev [platform:dpkg !platform:ubuntu-precise test compile]
|
python3-all-dev [platform:dpkg !platform:ubuntu-precise test compile]
|
||||||
python-devel [platform:rpm test compile]
|
|
||||||
python3-devel [platform:rpm test compile]
|
python3-devel [platform:rpm test compile]
|
||||||
build-essential [platform:dpkg test compile]
|
build-essential [platform:dpkg test compile]
|
||||||
libssl-dev [platform:dpkg test compile]
|
libssl-dev [platform:dpkg test compile]
|
||||||
|
Loading…
Reference in New Issue
Block a user