build: Require libgpg-error 1.16.

--

1.15 has a bug which will lead to a segv when sending keys.  Better
updated the requirements to avoid bug reports.
This commit is contained in:
Werner Koch 2014-11-24 20:12:38 +01:00
parent 596ae9f543
commit 28dafd4714
1 changed files with 1 additions and 1 deletions

View File

@ -49,7 +49,7 @@ m4_define([mym4_revision_dec], m4_argn(8, mym4_verslist))
m4_esyscmd([echo ]mym4_version[>VERSION])
AC_INIT([mym4_package],[mym4_version], [http://bugs.gnupg.org])
NEED_GPG_ERROR_VERSION=1.15
NEED_GPG_ERROR_VERSION=1.16
NEED_LIBGCRYPT_API=1
NEED_LIBGCRYPT_VERSION=1.6.0