mirror of
https://github.com/geerlingguy/ansible-role-php.git
synced 2025-01-10 19:37:36 +01:00
Make sure OpenSSL requirements are installed.
This commit is contained in:
parent
6b57f8eb73
commit
ce8d9cad35
@ -39,6 +39,7 @@
|
||||
- libmysqlclient-dev
|
||||
- libpspell-dev
|
||||
- librecode-dev
|
||||
- libssl-dev
|
||||
when: ansible_os_family == 'Debian'
|
||||
|
||||
- name: Check if gmp.h is already in a location accessible to gcc.
|
||||
|
Loading…
Reference in New Issue
Block a user