Commit Debian 3.0 (quilt) metadata archive/raspbian/1%3.27.92-1+rpi1 raspbian/1%3.27.92-1+rpi1
authorPeter Michael Green <plugwash@raspbian.org>
Mon, 19 Mar 2018 02:39:03 +0000 (02:39 +0000)
committerPeter Michael Green <plugwash@raspbian.org>
Mon, 19 Mar 2018 02:39:03 +0000 (02:39 +0000)
[dgit (4.3) quilt-fixup]

debian/patches/disable-wayland-in-meson_options.txt.patch [new file with mode: 0644]
debian/patches/series

diff --git a/debian/patches/disable-wayland-in-meson_options.txt.patch b/debian/patches/disable-wayland-in-meson_options.txt.patch
new file mode 100644 (file)
index 0000000..bf44bb6
--- /dev/null
@@ -0,0 +1,16 @@
+From: Peter Michael Green <plugwash@raspbian.org>
+Date: Mon, 19 Mar 2018 02:38:45 +0000
+X-Dgit-Generated: 1:3.27.92-1+rpi1 588d4bebfd09af9ee6f3d1e03712da57c719c2b7
+Subject: Disable wayland in meson_options.txt
+
+
+---
+
+--- gnome-control-center-3.27.92.orig/meson_options.txt
++++ gnome-control-center-3.27.92/meson_options.txt
+@@ -2,4 +2,4 @@ option('cheese', type: 'boolean', value:
+ option('documentation', type: 'boolean', value: false, description: 'build documentation')
+ option('gnome_session_libexecdir', type: 'string', value: '', description: 'Directory for gnome-session\'s libexecdir')
+ option('ibus', type: 'boolean', value: true, description: 'build with IBus support')
+-option('wayland', type: 'boolean', value: true, description: 'build with Wayland support')
++option('wayland', type: 'boolean', value: false, description: 'build with Wayland support')
index 45a3c080c8faa82813b33f11102413fdbaa8575b..c8d934e2dae31af910ae865349d46e53c4241b6a 100644 (file)
@@ -2,3 +2,4 @@
 06_handle_passwd_with_ldap.patch
 07_polkit_wheel_sudo_group.patch
 no-wayland.patch
+disable-wayland-in-meson_options.txt.patch