diff options
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 5 |
1 files changed, 2 insertions, 3 deletions
@@ -113,12 +113,11 @@ Sylpheed supports US-ASCII, ISO-8859-1, and EUC-JP by default. If your system supports iconv() API, other character set / encoding (such as UTF-8, KOI8-R, and GB2312) will be also supported. -GnuPG (>= 1.2.0) and GPGME (>= 0.3.10) are required for GnuPG (PGP) support -(GPGME 0.4.x is not supported yet). +GnuPG (>= 1.2.0) and GPGME (>= 1.0.0) are required for GnuPG (PGP) support. You can get GnuPG and GPGME from the following location: - ftp://ftp.gnupg.org/pub/gcrypt/alpha/gpgme/ + ftp://ftp.gnupg.org/pub/gcrypt/gpgme/ ftp://ftp.gnupg.org/pub/gcrypt/gnupg/ Options for configure script |