Make sure OpenSSL requirements are installed.

This commit is contained in:
Jeff Geerling 2015-10-02 13:58:48 -05:00
parent 6b57f8eb73
commit ce8d9cad35

View File

@ -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.