mirror of
git://git.gnupg.org/gnupg.git
synced 2025-03-23 21:59:57 +01:00
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:
parent
596ae9f543
commit
28dafd4714
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user