4d23d8aab5
Depends-On: https://review.opendev.org/c/openstack/governance/+/910581 Change-Id: I87866224d9ac89d3da150c95a86a20afb48dc4d2
13 lines
404 B
Plaintext
13 lines
404 B
Plaintext
# 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]
|