README.md: document the required version of openssl

This commit is contained in:
Eli Schwartz 2017-12-26 09:19:31 -05:00
parent 3012650ba2
commit 498d542588
No known key found for this signature in database
GPG Key ID: CEB167EFB5722BD6

View File

@ -39,7 +39,7 @@ To build this you'll need:
- [GNU make](http://www.gnu.org/software/make/)
- [pkg-config](http://www.freedesktop.org/wiki/Software/pkg-config/)
- [zlib](http://www.zlib.net)
- [openssl](http://www.openssl.org)
- [openssl < 1.1](http://www.openssl.org) or [libressl](https://www.libressl.org/)
- [libarchive >= 3.2.0](http://www.libarchive.org)
and optionally: