2017-06-08 14:01:02 -07:00
|
|
|
# This is a cross-platform list tracking distribution packages needed by tests;
|
|
|
|
# see http://docs.openstack.org/infra/bindep/ for additional information.
|
|
|
|
|
2017-06-27 14:24:21 -05:00
|
|
|
# Need to build cryptography for installing ansible-lint
|
|
|
|
build-essential [platform:dpkg]
|
|
|
|
gcc [platform:rpm]
|
|
|
|
libssl-dev [platform:dpkg]
|
|
|
|
openssl-devel [platform:rpm]
|
|
|
|
libffi-dev [platform:dpkg]
|
|
|
|
libffi-devel [platform:rpm]
|
|
|
|
python-dev [platform:dpkg]
|
|
|
|
python-devel [platform:rpm]
|