[changes brought forward from 1:3.24.3-1+rpi1 by Peter Michael Green <plugwash@raspbian.org> at Wed, 13 Sep 2017 22:39:02 +0000]
* Make package built with non-wayland gtk.
+ [changes introduced in version 1:3.27.92-1+rpi1 by Peter Micheal Green]
+ * Disable wayland in meson_options.txt
- -- Raspbian forward porter <root@raspbian.org> Sat, 17 Mar 2018 03:47:12 +0000
+ -- Peter Michael Green <plugwash@raspbian.org> Sat, 17 Mar 2018 03:47:12 +0000
gnome-control-center (1:3.27.92-1) unstable; urgency=medium
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')