Add openssl libs to bindep
Those are not installed anymore by default and are needed to fix builds of python modules. Change-Id: I38a1f0ff1ce5a776ee981c200d5b55d6753d260b
This commit is contained in:
parent
2df1a73033
commit
3c27d9fd88
@ -1,6 +1,8 @@
|
||||
# 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]
|
||||
|
Loading…
Reference in New Issue
Block a user