summaryrefslogtreecommitdiff
path: root/media-gfx/gthumb/files/3.12.2-link-with-x11.patch
diff options
context:
space:
mode:
Diffstat (limited to 'media-gfx/gthumb/files/3.12.2-link-with-x11.patch')
-rw-r--r--media-gfx/gthumb/files/3.12.2-link-with-x11.patch14
1 files changed, 0 insertions, 14 deletions
diff --git a/media-gfx/gthumb/files/3.12.2-link-with-x11.patch b/media-gfx/gthumb/files/3.12.2-link-with-x11.patch
deleted file mode 100644
index b5e84710e5e1..000000000000
--- a/media-gfx/gthumb/files/3.12.2-link-with-x11.patch
+++ /dev/null
@@ -1,14 +0,0 @@
-https://gitlab.gnome.org/GNOME/gthumb/-/issues/222
-
-diff --git a/meson.build b/meson.build
-index 2a970673..4cdc1a5e 100644
---- a/meson.build
-+++ b/meson.build
-@@ -232,6 +232,7 @@ common_deps = [
- dependency('gmodule-2.0'),
- dependency('gio-unix-2.0'),
- dependency('gtk+-3.0', version : gtk_version),
-+ dependency('x11'),
- dependency('libpng'),
- dependency('zlib'),
- dependency('gsettings-desktop-schemas')