fa21a738be
Fixed several incorrect dependency names when run on rpm platforms, like CentOS 8 or Fedora. Change-Id: I0d58e1abd78231bda7e1e952d71f7c5b588ad348
58 lines
1.8 KiB
Plaintext
58 lines
1.8 KiB
Plaintext
# This is a cross-platform list tracking distribution packages needed by tests;
|
|
# see http://docs.openstack.org/infra/bindep/ for additional information.
|
|
|
|
mysql-client [test !platform:rpm]
|
|
mysql [test platform:rpm]
|
|
mysql-server [test]
|
|
postgresql [test]
|
|
libjpeg-dev [test !platform:rpm]
|
|
libjpeg-turbo-devel [test platform:rpm]
|
|
openssl [test]
|
|
zookeeperd [test platform:dpkg]
|
|
musl-dev [compile test platform:apk]
|
|
make [compile test platform:apk]
|
|
linux-headers [compile test platform:apk]
|
|
gcc [compile test]
|
|
g++ [compile test platform:apk platform:dpkg]
|
|
gcc-c++ [compile test platform:rpm]
|
|
graphviz [doc]
|
|
libssl-dev [compile test platform:dpkg]
|
|
openssl-devel [compile test platform:rpm]
|
|
# postgresql-dev on alpine uses libressl-dev, so installing openssl-dev there
|
|
# is an error.
|
|
libressl-dev [compile test platform:apk]
|
|
postgresql-dev [compile test platform:apk]
|
|
libssl1.1 [platform:debian platform:ubuntu-bionic]
|
|
libssl1.0.0 [platform:ubuntu-xenial]
|
|
libffi-dev [compile test platform:dpkg platform:apk]
|
|
libffi [platform:apk]
|
|
gmp [platform:apk]
|
|
procps [platform:apk]
|
|
libffi6 [platform:dpkg]
|
|
libffi-devel [compile test platform:rpm]
|
|
python3-dev [compile test platform:dpkg platform:apk]
|
|
python3-devel [compile test platform:rpm]
|
|
python3.7 [test platform:ubuntu-bionic]
|
|
python3.7-dev [test platform:ubuntu-bionic]
|
|
bubblewrap [!platform:ubuntu-xenial]
|
|
libre2-dev [compile test platform:dpkg]
|
|
libre2-5 [platform:debian-buster]
|
|
libre2-4 [platform:ubuntu-bionic]
|
|
libre2-3 [platform:debian-stretch]
|
|
libre2-1v5 [platform:ubuntu-xenial]
|
|
re2-devel [compile test platform:rpm]
|
|
re2-dev [platform:apk]
|
|
re2 [platform:rpm platform:apk]
|
|
yarn [compile test platform:apk]
|
|
nodejs-npm [compile test platform:apk]
|
|
git
|
|
rsync
|
|
curl
|
|
gettext [platform:apk]
|
|
unzip [platform:apk]
|
|
unzip [platform:rpm]
|
|
bzip2 [platform:rpm]
|
|
openssh-client [platform:debian platform:apk]
|
|
openssh [platform:rpm]
|
|
coreutils [platform:apk]
|