From 5f640236c04132e392237ff254835425c149e1f5 Mon Sep 17 00:00:00 2001 From: Jussi Kukkonen Date: Tue, 27 Jun 2017 16:16:24 +0300 Subject: gtk+3: Upgrade 3.22.15 -> 3.22.16 A fair amount of bug fixes and improvements. Signed-off-by: Jussi Kukkonen Signed-off-by: Ross Burton --- .../gtk+/gtk+3/0003-Add-disable-opengl-configure-option.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'meta/recipes-gnome/gtk+/gtk+3') diff --git a/meta/recipes-gnome/gtk+/gtk+3/0003-Add-disable-opengl-configure-option.patch b/meta/recipes-gnome/gtk+/gtk+3/0003-Add-disable-opengl-configure-option.patch index e6ee21b64f..91e35121de 100644 --- a/meta/recipes-gnome/gtk+/gtk+3/0003-Add-disable-opengl-configure-option.patch +++ b/meta/recipes-gnome/gtk+/gtk+3/0003-Add-disable-opengl-configure-option.patch @@ -824,8 +824,8 @@ index 649981f..a0e48a6 100644 + gdkgears +endif + - if USE_X11 - noinst_PROGRAMS += testerrors + if USE_WAYLAND + noinst_PROGRAMS += testforeign endif diff --git a/testsuite/gtk/objects-finalize.c b/testsuite/gtk/objects-finalize.c index 0b3a519..07b096f 100644 -- cgit 1.2.3-korg