From: Michael Tremer Date: Sat, 9 Mar 2019 15:40:15 +0000 (+0000) Subject: libgcrypt: Make sure that we are building with libgpg-error >= 1.25 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dd349eda4c2f1cb3e618a2b5784b1dd4263f279e;p=ipfire-3.x.git libgcrypt: Make sure that we are building with libgpg-error >= 1.25 Signed-off-by: Michael Tremer --- diff --git a/libgcrypt/libgcrypt.nm b/libgcrypt/libgcrypt.nm index a0488a20c..7c322c05a 100644 --- a/libgcrypt/libgcrypt.nm +++ b/libgcrypt/libgcrypt.nm @@ -5,7 +5,7 @@ name = libgcrypt version = 1.8.1 -release = 1 +release = 2 groups = System/Libraries url = http://www.gnupg.org/ @@ -24,7 +24,7 @@ sources = %{thisapp}.tar.bz2 build requires gcc-c++ - libgpg-error-devel + libgpg-error-devel >= 1.25 end configure_options += \