nodepool/bindep.txt
Mohammed Naser 6a8da35f8b bindep: add sudo
sudo is needed by diskimage-builder so it would be good to add it
so that the Docker image has that included by default.

Change-Id: Ic23fa24fb343fb2b93d6055de1d4c27879b5dcac
2019-02-08 11:14:06 -05:00

18 lines
593 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 [platform:dpkg]
libffi-dev [compile test platform:apk]
libffi [platform:apk]
libressl-dev [compile test platform:apk]
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]