1
0
mirror of git://git.gnupg.org/gnupg.git synced 2024-09-16 14:11:42 +02:00

build: Require libgpg-error 1.50 or later.

* configure.ac (NEED_GPGRT_VERSION): Need 1.50.

--

Signed-off-by: NIIBE Yutaka <gniibe@fsij.org>
This commit is contained in:
NIIBE Yutaka 2024-07-02 09:56:24 +09:00
parent 22072f635f
commit d78131490e
No known key found for this signature in database
GPG Key ID: 640114AF89DE6054

View File

@ -55,7 +55,7 @@ AC_INIT([mym4_package],[mym4_version],[https://bugs.gnupg.org])
# As well as the source info for the man pages.
AC_DEFINE_UNQUOTED(GNUPG_SWDB_TAG, "gnupg26", [swdb tag for this branch])
NEED_GPGRT_VERSION=1.46
NEED_GPGRT_VERSION=1.50
NEED_LIBGCRYPT_API=1
NEED_LIBGCRYPT_VERSION=1.11.0