aboutsummaryrefslogtreecommitdiffstats
path: root/main/gcr/dont-run-gpg-tests.patch
diff options
context:
space:
mode:
Diffstat (limited to 'main/gcr/dont-run-gpg-tests.patch')
-rw-r--r--main/gcr/dont-run-gpg-tests.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/main/gcr/dont-run-gpg-tests.patch b/main/gcr/dont-run-gpg-tests.patch
new file mode 100644
index 0000000000..acab92442a
--- /dev/null
+++ b/main/gcr/dont-run-gpg-tests.patch
@@ -0,0 +1,12 @@
+diff --git a/gcr/meson.build b/gcr/meson.build
+index 254a933..8c17e7c 100644
+--- a/gcr/meson.build
++++ b/gcr/meson.build
+@@ -271,7 +271,6 @@ gcr_test_names = [
+ 'record',
+ 'memory-icon',
+ 'gnupg-key',
+- 'gnupg-collection',
+ 'gnupg-process',
+ 'system-prompt',
+ 'ssh-askpass',