seahorse-nautilus: fix build with gnupg 2.3
This commit is contained in:
parent
8c3286d980
commit
1d267ce604
@ -7,7 +7,7 @@ Index: seahorse-nautilus-3.10.1/configure.ac
|
||||
|
||||
if test "$DO_CHECK" = "yes"; then
|
||||
- accepted_versions="1.2 1.4 2.0"
|
||||
+ accepted_versions="1.2 1.4 2.0 2.1 2.2"
|
||||
+ accepted_versions="1.2 1.4 2.0 2.1 2.2 2.3"
|
||||
AC_PATH_PROGS(GNUPG, [gpg gpg2], no)
|
||||
ok="no"
|
||||
if test "$GNUPG" != "no"; then
|
||||
|
Loading…
x
Reference in New Issue
Block a user