9d41c46a6b
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: I11cd4528c708a62cba7fd802095ac253f79bd859
12 lines
331 B
Plaintext
12 lines
331 B
Plaintext
# This file contains runtime (non-python) dependencies
|
|
# More info at: https://docs.openstack.org/infra/bindep/readme.html
|
|
|
|
libffi-dev [platform:dpkg]
|
|
libffi-devel [platform:rpm]
|
|
gcc [platform:rpm]
|
|
gcc [platform:dpkg]
|
|
python3-dev [platform:dpkg]
|
|
python3-devel [platform:rpm]
|
|
openssl-devel [platform:rpm]
|
|
libssl-dev [platform:dpkg]
|