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 | 0291c000915a3a47af0f92f2dfb48af1e7ebecf6 (patch) | |
tree | eb1f433219532cfc86b2f8827c60e83cf07a0937 | |
parent | Update release list. (diff) | |
download | gpgme-0291c000915a3a47af0f92f2dfb48af1e7ebecf6.tar.gz gpgme-0291c000915a3a47af0f92f2dfb48af1e7ebecf6.zip |
Require libgpg-error 0.5.
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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'. |