openstack-doc-tools/bindep.txt
Andreas Jaeger 3c27d9fd88 Add openssl libs to bindep
Those are not installed anymore by default and are needed to fix builds
of python modules.

Change-Id: I38a1f0ff1ce5a776ee981c200d5b55d6753d260b
2017-06-18 10:58:56 +02:00

10 lines
380 B
Plaintext

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