diff options
author | Marcus Brinkmann <[email protected]> | 2003-09-14 00:41:39 +0000 |
---|---|---|
committer | Marcus Brinkmann <[email protected]> | 2003-09-14 00:41:39 +0000 |
commit | 09e4de60c8c97c406c327240128f681c4e461559 (patch) | |
tree | 99cc05e127a6c6f14f89ad4e38eb784be594a88f | |
parent | Update release list. (diff) | |
download | gpgme-09e4de60c8c97c406c327240128f681c4e461559.tar.gz gpgme-09e4de60c8c97c406c327240128f681c4e461559.zip |
Require libgpg-error 0.5.
-rw-r--r-- | trunk/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/trunk/README b/trunk/README index 5a3aa2cc..02739c30 100644 --- a/trunk/README +++ b/trunk/README @@ -7,7 +7,7 @@ If you want to hack on it, start with one of the `tests/gpg/t-foo' programs. To build GPGME, you need to install libgpg-error. You need at least -libgpg-error 0.1. +libgpg-error 0.5. 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'. |