Files
aa4d9e16b134bd1996daf718661ae84f42f3e774
codegenerator /bindep.txt

23 lines
714 B
Plaintext
Raw Normal View History

# This is a cross-platform list tracking distribution packages needed for
# install and tests;
# see https://docs.openstack.org/infra/bindep/ for additional information.
build-essential [platform:dpkg test]
gcc [platform:rpm test]
# Cinder/Keystone/... require ssl and crypt to be present
cryptsetup [platform:rpm]
cryptsetup-bin [platform:dpkg]
libssl-dev [platform:dpkg]
openssl-devel [platform:rpm]
libldap-dev [platform:dpkg]
# There are no wheels for pillow on py3.12 so we need to enable building it
libjpeg-dev [platform:dpkg]
# building rust with openssl requires pkg-config to be present
pkg-config [platform:dpkg]
libudev-dev [platform:dpkg]