openstack-doc-tools/bindep.txt
Hervé Beraud 6db7dbe4ec 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: Ia9e33bd46dbd98c2b83486f3bf95affabcd13b27
2022-11-07 10:55:54 +01:00

13 lines
468 B
Plaintext

# This is a cross-platform list tracking distribution packages needed by tests;
# see http://docs.openstack.org/infra/bindep/ for additional information.
libssl-dev [platform:dpkg]
openssl-devel [platform:rpm]
python3-all [platform:dpkg !platform:ubuntu-precise]
python3-all-dev [platform:dpkg !platform:ubuntu-precise]
python3-devel [platform:fedora]
libxml2-dev [platform:dpkg]
libxslt1-dev [platform:dpkg]
libxml2-devel [platform:rpm]
libxslt-devel [platform:rpm]