diff options
author | Werner Koch <[email protected]> | 2004-04-06 14:22:55 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2004-04-06 14:22:55 +0000 |
commit | 03c251d29ac0d7358f5299c894cdff236ddc09ba (patch) | |
tree | d19b74eb1db8e7fe0d473f1cd3eeec5d067ce0d5 | |
parent | Updated (diff) | |
download | gpgme-03c251d29ac0d7358f5299c894cdff236ddc09ba.tar.gz gpgme-03c251d29ac0d7358f5299c894cdff236ddc09ba.zip |
Tell that gpgsm 1.9.6 is required.
-rw-r--r-- | trunk/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/trunk/README b/trunk/README index fa1e89dc..4c1dde70 100644 --- a/trunk/README +++ b/trunk/README @@ -21,7 +21,7 @@ For support of the CMS (Cryptographic Message Syntax) protocol, you need the latest CVS version of GpgSM, module name `newpg', at `:pserver:[email protected]:/cvs/aegypten'. -You need at least GpgSM 0.9.0. +You need at least GpgSM 1.9.6. If configure can't find the `gpgsm' binary in your path, you can specify the location with the --with-gpgsm=/path/to/gpgsm argument to |