openstack-zuul-jobs/bindep.txt
Paul Belanger 6e8064796b
Add libffi / libssl for cryptography dependencies
We need to compile cryptography for ansible / ansible-lint
dependencies.

Change-Id: I266d71dbb1bff7b6a6bd0f506cb49d568e1a0466
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2017-06-12 12:59:46 -04:00

8 lines
276 B
Plaintext

# This is a cross-platform list tracking distribution packages needed by tests;
# see http://docs.openstack.org/infra/bindep/ for additional information.
libffi-devel [test platform:rpm]
libffi-dev [test platform:dpkg]
libssl-dev [platform:dpkg]
openssl-devel [platform:rpm]