summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorWerner Koch <wk@gnupg.org>2004-02-13 13:40:54 +0100
committerWerner Koch <wk@gnupg.org>2004-02-13 13:40:54 +0100
commite98b7a9b21bcc33a35a0e17df722a8773fc670aa (patch)
tree7a5a82832eae3c06e6a1a2ef3273f1fb191352d5 /configure.ac
parent* encrypt.c (init_dek): Check for too weak algorithms. (diff)
downloadgnupg2-e98b7a9b21bcc33a35a0e17df722a8773fc670aa.tar.xz
gnupg2-e98b7a9b21bcc33a35a0e17df722a8773fc670aa.zip
Require libksba 0.9.4 and libgcrypt 1.1.92.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index 6b8c1994d..1faf753c0 100644
--- a/configure.ac
+++ b/configure.ac
@@ -30,9 +30,9 @@ AC_INIT(gnupg, 1.9.5-cvs, gnupg-devel@gnupg.org)
# sufficient.
development_version=yes
NEED_GPG_ERROR_VERSION=0.6
-NEED_LIBGCRYPT_VERSION=1.1.91
+NEED_LIBGCRYPT_VERSION=1.1.92
NEED_LIBASSUAN_VERSION=0.6.3
-NEED_KSBA_VERSION=0.9.3
+NEED_KSBA_VERSION=0.9.4
NEED_OPENSC_VERSION=0.8.0