List OpenSSL as a dependency in the docs

This commit is contained in:
Nicolás Sanguinetti
2015-10-06 14:44:18 -03:00
parent eadc2a320f
commit cf439e4286

View File

@@ -16,6 +16,7 @@ Requirements
- Python 2.7, 3.2+ or PyPy 2.6+ (including the development headers)
- Libgit2 v0.23.x
- cffi 1.0+
- OpenSSL development headers, optional, used for HTTPS network operations.
- Libssh2, optional, used for SSH network operations.
- pkg-config, optional, used for SSH network operations.