mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 05:42:50 +00:00
Extra deps needed for building cryptography
This commit is contained in:
committed by
Toshio Kuratomi
parent
13ac993d25
commit
ac61f09203
@@ -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
|
||||
Reference in New Issue
Block a user