5f915f33ba
These two change are required for arm64 but are also fine for x86 builds. Lets get these in before adding arm64 image jobs as it simplifies the juggling we have to do with the various fixes. Change-Id: I051bd0d80fa556111cb36d52391dca264f17015c
20 lines
697 B
Plaintext
20 lines
697 B
Plaintext
# This is a cross-platform list tracking distribution packages needed by tests;
|
|
# see http://docs.openstack.org/infra/bindep/ for additional information.
|
|
|
|
gcc [compile test]
|
|
libc6-dev [compile test platform:dpkg]
|
|
libffi-devel [platform:rpm]
|
|
libffi-dev [compile test platform:apk platform:dpkg]
|
|
libffi6 [platform:dpkg]
|
|
libffi [platform:apk]
|
|
libressl-dev [compile test platform:apk]
|
|
libssl-dev [compile test platform:dpkg]
|
|
linux-headers [compile test platform:apk]
|
|
make [compile test platform:apk platform:dpkg]
|
|
musl-dev [compile test platform:apk]
|
|
python3-dev [compile test platform:dpkg]
|
|
python3-devel [compile test platform:rpm]
|
|
sudo
|
|
zookeeperd [platform:dpkg test]
|
|
zookeeper [platform:rpm test]
|