diff options
author | Werner Koch <wk@gnupg.org> | 2003-06-03 21:55:50 +0200 |
---|---|---|
committer | Werner Koch <wk@gnupg.org> | 2003-06-03 21:55:50 +0200 |
commit | a3d4ac6f3e76119a0e24362a3180f1dee6b17381 (patch) | |
tree | 8706913a21cfe7c3e4a91a067164a006dacb6341 /README | |
parent | Update to gettext 0.11.5 (diff) | |
download | gnupg2-a3d4ac6f3e76119a0e24362a3180f1dee6b17381.tar.xz gnupg2-a3d4ac6f3e76119a0e24362a3180f1dee6b17381.zip |
Make use of libgpg-error
Diffstat (limited to 'README')
-rw-r--r-- | README | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -7,7 +7,8 @@ sm/ the gpgsm program agent/ the gpg-agent scd/ the smartcard daemon -Libassuan, Libksba and Libgcrypt are required to build it. +You need the libgpg-error package. Libassuan, Libksba and Libgcrypt +are also required to build it. Keybox is designed to be source include-able. |