![Mohammed Naser](/assets/img/avatar_default.png)
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
18 lines
593 B
Plaintext
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]
|