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: I2a1c4c2fc169a2eec87fee87e584661798d90afa
This commit is contained in:
Hervé Beraud 2022-11-07 10:50:47 +01:00
parent 8ae13def4d
commit 3311ab5744

View File

@ -1,2 +1 @@
build-essential [platform:dpkg]
python-dev [platform:dpkg]