diff options
author | Marcus Brinkmann <[email protected]> | 2003-05-26 21:59:11 +0000 |
---|---|---|
committer | Marcus Brinkmann <[email protected]> | 2003-05-26 21:59:11 +0000 |
commit | eb4834a024ebb210c161e87c7f37b5d80b51ee57 (patch) | |
tree | db8f56fabfe5e4533e666dacee84d476d0bcccbf | |
parent | 2003-05-26 Marcus Brinkmann <[email protected]> (diff) | |
download | gpgme-eb4834a024ebb210c161e87c7f37b5d80b51ee57.tar.gz gpgme-eb4834a024ebb210c161e87c7f37b5d80b51ee57.zip |
Bump gpg version requirement.
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -9,7 +9,7 @@ programs. For support of the OpenPGP protocol (default), you need the latest CVS version of GnuPG 1.2, see `http://www.gnupg.org/cvs-access.html'. -You need at least GnuPG 1.2.0. +You need at least GnuPG 1.2.2. If configure can't find the `gpg' binary in your path, you can specify the location with the --with-gpg=/path/to/gpg argument to configure. |