Add libssl to fix pep8
pep8 failed with "fatal error: openssl/openssl.h: No such file or directory". To fix this, we need to add libssl development headers to bindel.txt. Please see the link below for more info: http://lists.openstack.org/pipermail/openstack-dev/2017-June/117951.html Change-Id: I6f9130c41ca96f21cd0f4521d8b6d0da99c75dda
This commit is contained in:
parent
e79e64e71d
commit
4b1b1681ab
@ -3,3 +3,4 @@
|
||||
|
||||
maven
|
||||
openjdk-8-jdk
|
||||
libssl-dev [platform:dpkg]
|
||||
|
Loading…
x
Reference in New Issue
Block a user