Files
openstack-zuul-roles/bindep.txt
Paul Belanger 2f4e7ddaee Add libffi / libssl for cryptography dependencies
We need to compile cryptography for ansible / ansible-lint
dependencies.

Change-Id: I9f75c813961bc7bce71f04315e060a2a93a46cc3
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2017-06-12 12:46:38 -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]