keystone/bindep.txt
Artem Goncharov 24113bb182 Fix bindep for py312 job
python-all-dev is not available on the newer ubuntu images
(ubuntu-nobble). Replace it with `python3-dev` as used by majority of
other OpenStack repositories. This change does not fix the tests, it
just ensures tests are being executed.

Change-Id: I860ca5e6259459716e606a4c76002164d6a18668
2024-07-12 20:30:33 +02:00

37 lines
1.0 KiB
Plaintext

# See openstack-infra/project-config:jenkins/data/bindep-fallback.txt
# This is used by bindep: sudo [apt-get | yum] install $(bindep -b)
gettext
postgresql
libffi-dev [platform:dpkg]
libffi-devel [platform:rpm]
libldap2-dev [platform:dpkg]
libsasl2-dev [platform:dpkg]
libsqlite3-dev [platform:dpkg]
libssl-dev [platform:dpkg]
libxml2-dev [platform:dpkg]
libxslt1-dev [platform:dpkg]
mysql-client [platform:dpkg !platform:debian]
mariadb-client [platform:debian]
mysql-server [platform:dpkg !platform:debian]
mariadb-server [platform:debian]
postgresql-client [platform:dpkg]
postgresql-server-dev-all [platform:dpkg]
python3-dev [platform:dpkg]
cyrus-sasl-devel [platform:rpm]
libxml2-devel [platform:rpm]
libxslt-devel [platform:rpm]
mariadb [platform:rpm]
mariadb-devel [platform:redhat]
mariadb-server [platform:rpm]
openldap-devel [platform:redhat]
openssl-devel [platform:rpm]
postgresql-devel [platform:rpm]
postgresql-server [platform:rpm]
python3-devel [platform:rpm]
libmariadb-devel [platform:suse]
openldap2-devel [platform:suse]