Extra deps needed for building cryptography

(cherry picked from commit ac61f09203)
pull/23608/head
Matt Martz 9 years ago committed by Toshio Kuratomi
parent bdf46e928f
commit b96407be86

@ -7,6 +7,7 @@ uri_os_packages:
step2:
- libffi-devel
- openssl-devel
- python-devel
Debian:
step1:
- python-pyasn1
@ -14,4 +15,5 @@ uri_os_packages:
- python-urllib3
step2:
- libffi-dev
- libssl-dev
- libssl-dev
- python-dev
Loading…
Cancel
Save