nodepool/bindep.txt
Tobias Henkel fccb5bea05
Add libssl-dev to bindep
Recently all builds started to fail because of missing ssl
headers. Add then to bindep.

Change-Id: Id355dc9ad216d838b22aab7195dc45d4cc897527
2019-10-17 16:36:25 +02:00

19 lines
644 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]
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]
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]