forked from pool/nemo-extensions
8 lines
347 B
Diff
8 lines
347 B
Diff
|
--- nemo-extensions-2.6.x.orig/nemo-seahorse/configure.ac 2015-06-02 13:47:17.000000000 +0200
|
||
|
+++ nemo-extensions-2.6.x/nemo-seahorse/configure.ac 2015-06-04 12:36:57.193509827 +0200
|
||
|
@@ -59,3 +59,3 @@
|
||
|
if test "$DO_CHECK" = "yes"; then
|
||
|
- accepted_versions="1.2 1.4 2.0"
|
||
|
+ accepted_versions="1.2 1.4 2.0 2.1"
|
||
|
AC_PATH_PROGS(GNUPG, [gpg gpg2], no)
|