commit | 6eee49fc8911fa59e04c22631edb0473db9ac546 | [log] [tgz] |
---|---|---|
author | David Shrewsbury <shrewsbury.dave@gmail.com> | Mon Aug 04 09:38:21 2014 -0400 |
committer | David Shrewsbury <shrewsbury.dave@gmail.com> | Mon Aug 04 09:38:21 2014 -0400 |
tree | 6da9bfe75aba0abd792e440ef2da34e997879106 | |
parent | 5acf159c72fad931031d9768ae02575240a5ede9 [diff] [blame] |
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
diff --git a/files/apts/general b/files/apts/general index d65cab3..739fc47 100644 --- a/files/apts/general +++ b/files/apts/general
@@ -25,3 +25,4 @@ bc libyaml-dev libffi-dev +libssl-dev # for pyOpenSSL