libgcrypt: Make sure that we are building with libgpg-error >= 1.25

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
Michael Tremer 2019-03-09 15:40:15 +00:00
parent 086d04c92c
commit dd349eda4c
1 changed files with 2 additions and 2 deletions

View File

@ -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 += \