Add ssl development headers to bindep

This is needed to compile cryptography.

Change-Id: Ie1d4f179492c8018d128332b3fa5c0dd35be0e03
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
(cherry picked from commit e04dcd2d7c)
Closes-Bug: #1697421
This commit is contained in:
Paul Belanger 2016-09-26 09:21:06 -04:00 committed by Julie Pichon
parent 15a4ca43a9
commit d3e0ca5822
1 changed files with 2 additions and 0 deletions

View File

@ -5,3 +5,5 @@ xfsprogs [platform:rpm test]
qemu-img-ev [platform:rpm test]
libffi-dev [platform:dpkg]
libffi-devel [platform:rpm]
libssl-dev [platform:dpkg test]
openssl-devel [platform:rpm test]