system-config/bindep.txt
Clark Boylan fd5915ede2 Add libffi dev packages needed for ansible install
Ansible depends on paramiko which depends on cryptography whcih requires
libffi dev headers when installing via pip. Go ahead and add this
dependency via bindep.

Change-Id: I0b3ab07245f85c44ad4ed436da06d62a21a28f89
2016-10-04 15:20:00 -07:00

5 lines
111 B
Plaintext

libffi-dev [platform:dpkg]
libffi-devel [platform:rpm]
libssl-dev [platform:dpkg]
openssl-devel [platform:rpm]