diff options
author | Werner Koch <[email protected]> | 2023-10-25 08:56:14 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2023-10-25 09:05:29 +0000 |
commit | aae967ec9cb365518fc8f73e6fb3ba7b55ef590d (patch) | |
tree | 7cc0673bbee49f558e8720086add17d76dd1f2ae /README | |
parent | qt: Handle cancel in changeexpiryjob (diff) | |
download | gpgme-1.23.0.tar.gz gpgme-1.23.0.zip |
Release 1.23.0gpgme-1.23.0
Diffstat (limited to 'README')
-rw-r--r-- | README | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -41,11 +41,11 @@ See the file INSTALL for generic installation instructions. Check that you have unmodified sources. See below on how to do this. Don't skip it - this is an important step! -To build GPGME, you need to install libgpg-error (>= 1.24) and +To build GPGME, you need to install libgpg-error (>= 1.36) and Libassuan (>= 2.4.2). -For support of the OpenPGP and the CMS protocols, you should use the -latest version of GnuPG (>= 2.1.18) , available at: +For support of the OpenPGP and the CMS protocols, you should use at +least GnuPG version 2.2.41 or 2.4.3, available at: https://gnupg.org/ftp/gcrypt/gnupg/. For building the Git version of GPGME please see the file README.GIT |