96fa3ea6e4
* Now supports py10, py11. Drop py8 * Update unit test template as per https://review.opendev.org/c/openstack/adjutant/+/904651 Change-Id: I1209cf9b35c42262396bbc0e00898110e3111255
18 lines
491 B
Plaintext
18 lines
491 B
Plaintext
# See openstack-infra/project-config:jenkins/data/bindep-fallback.txt
|
|
# This is used by bindep: sudo [apt-get | yum] install $(bindep -b)
|
|
|
|
libffi-dev [platform:dpkg]
|
|
libffi-devel [platform:rpm]
|
|
virtual/libffi [platform:gentoo]
|
|
|
|
libssl-dev [platform:dpkg]
|
|
openssl-devel [platform:rpm]
|
|
|
|
default-libmysqlclient-dev [platform:dpkg]
|
|
mariadb-devel [platform:redhat]
|
|
libmariadb-devel [platform:suse]
|
|
dev-db/mariadb [platform:gentoo]
|
|
|
|
python3-all-dev [platform:dpkg]
|
|
python3-devel [platform:fedora]
|