summary refs log tree commit diff
path: root/pkgs/development/libraries/gegl/patches/no-simple-backend-file-test.patch
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/development/libraries/gegl/patches/no-simple-backend-file-test.patch')
-rw-r--r--pkgs/development/libraries/gegl/patches/no-simple-backend-file-test.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/pkgs/development/libraries/gegl/patches/no-simple-backend-file-test.patch b/pkgs/development/libraries/gegl/patches/no-simple-backend-file-test.patch
new file mode 100644
index 00000000000..bf07572182b
--- /dev/null
+++ b/pkgs/development/libraries/gegl/patches/no-simple-backend-file-test.patch
@@ -0,0 +1,10 @@
+diff --git a/tests/simple/meson.build b/tests/simple/meson.build
+index 2c735d80a..ae4d50f2a 100644
+--- a/tests/simple/meson.build
++++ b/tests/simple/meson.build
+@@ -1,5 +1,4 @@
+ testnames = [
+-  'backend-file',
+   'buffer-cast',
+   'buffer-changes',
+   'buffer-extract',