Clarify libcrypto API version in README

This commit is contained in:
Přemysl Eric Janouch 2018-08-03 19:58:36 +02:00
parent 73bf4b861a
commit 803b048f8c
Signed by: p
GPG Key ID: A0420B94F92B9493
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ self-contained and it should be easy to grasp and change to suit to your needs.
Building
--------
Build dependencies: Meson, a C++11 compiler, pkg-config +
Runtime dependencies: libcrypto
Runtime dependencies: libcrypto (OpenSSL 1.1 API)
$ git clone https://git.janouch.name/p/pdf-simple-sign.git
$ cd pdf-simple-sign