Commit Debian 3.0 (quilt) metadata
authorPeter Michael Green <plugwash@raspbian.org>
Sun, 23 Sep 2018 15:40:59 +0000 (15:40 +0000)
committerPeter Michael Green <plugwash@raspbian.org>
Sun, 23 Sep 2018 15:40:59 +0000 (15:40 +0000)
[dgit (6.11) quilt-fixup]

debian/patches/hack-one-of-the-test-programs-to-build-w.patch [new file with mode: 0644]
debian/patches/series

diff --git a/debian/patches/hack-one-of-the-test-programs-to-build-w.patch b/debian/patches/hack-one-of-the-test-programs-to-build-w.patch
new file mode 100644 (file)
index 0000000..c096b9d
--- /dev/null
@@ -0,0 +1,19 @@
+From: Peter Michael Green <plugwash@raspbian.org>
+Date: Sun, 23 Sep 2018 15:39:44 +0000
+X-Dgit-Generated: 3.30.0-1+rpi1 56f308467b94e943ef2b32a78affe8e6a21c56bd
+Subject: Hack one of the test programs to build with non wayland gtk/gdk
+
+
+---
+
+--- mutter-3.30.0.orig/src/tests/test-client.c
++++ mutter-3.30.0/src/tests/test-client.c
+@@ -20,7 +20,7 @@
+ #include <gio/gunixinputstream.h>
+ #include <gtk/gtk.h>
+ #include <gdk/gdkx.h>
+-#include <gdk/gdkwayland.h>
++//#include <gdk/gdkwayland.h>
+ #include <stdarg.h>
+ #include <stdlib.h>
+ #include <string.h>
index 0e1bf07d81ccd2f8f7003edba52231e227342299..b77170bbfbada057ef02cfe8befa6f760ac2f6ca 100644 (file)
@@ -5,3 +5,4 @@ bgo768531_workaround-startup-notifications.patch
 debian/synaptics-support.patch
 debian/skip-failing-tests.patch
 debian/skip-failing-tests-325.patch
+hack-one-of-the-test-programs-to-build-w.patch