diff options
Diffstat (limited to 'README.adoc')
-rw-r--r-- | README.adoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.adoc b/README.adoc index 0545d60..d20ff8a 100644 --- a/README.adoc +++ b/README.adoc @@ -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 |