elastic-recheck/bindep.txt
Sorin Sbarnea 88211997df Create elastic-recheck container image
- part of replacing puppet deployment with ansible and docker-compose
- current change tests container building

Change-Id: Id70f156e63751ebd14908cc5da969e964f63645b
Story: TRIPLEOCI-177
2020-09-14 18:14:39 +01:00

19 lines
752 B
Plaintext

# This is a cross-platform list tracking distribution packages needed by tests;
# see http://docs.openstack.org/infra/bindep/ for additional information.
dbus-devel [platform:rpm test compile]
dbus-glib-devel [platform:rpm test compile]
build-essential [test compile]
gcc [test compile]
g++ [test compile]
language-pack-en [platform:ubuntu]
libffi-dev [platform:dpkg test compile]
libffi-devel [platform:rpm test compile]
# e-r->launchpadlib->keyring->secretstorage->cryptography->ssl
libssl-dev [platform:dpkg test compile]
openssl-devel [platform:rpm !platform:suse test compile]
libopenssl-devel [platform:suse !platform:rpm test compile]
locales [platform:debian]
python3-dev [platform:dpkg test compile]
python3-devel [platform:rpm test compile]