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:
Hervé Beraud 2022-11-07 10:35:31 +01:00 committed by Hervé Beraud
parent f97e1946d3
commit 75f69f859a
1 changed files with 0 additions and 2 deletions

View File

@ -1,7 +1,5 @@
# 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]
python-devel [platform:rpm test compile]
python3-devel [platform:rpm test compile]
build-essential [platform:dpkg test compile]
libssl-dev [platform:dpkg test compile]