Add libssl-dev for Ubuntu
Rebuilding pyOpenSSL requires the SSL development libraries. This is present in files/rpms/general, but was missed in files/apts/general. Change-Id: Ie3c688e2d74485eb7f981363633bbddab5da7046
This commit is contained in:
parent
5acf159c72
commit
6eee49fc89
@ -25,3 +25,4 @@ python2.7
|
||||
bc
|
||||
libyaml-dev
|
||||
libffi-dev
|
||||
libssl-dev # for pyOpenSSL
|
||||
|
Loading…
Reference in New Issue
Block a user