All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-gnome][PATCH 1/4] geary: use gtk4 by default
@ 2022-11-26 13:16 Markus Volk
  2022-11-26 13:16 ` [meta-gnome][PATCH 2/4] libgweather: update 4.0.0 -> 4.2.0 Markus Volk
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Markus Volk @ 2022-11-26 13:16 UTC (permalink / raw)
  To: openembedded-devel; +Cc: Markus Volk

---
 meta-gnome/recipes-connectivity/geary/geary_43.0.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-gnome/recipes-connectivity/geary/geary_43.0.bb b/meta-gnome/recipes-connectivity/geary/geary_43.0.bb
index 8dd0ea67d..6d18867cf 100644
--- a/meta-gnome/recipes-connectivity/geary/geary_43.0.bb
+++ b/meta-gnome/recipes-connectivity/geary/geary_43.0.bb
@@ -15,7 +15,7 @@ DEPENDS = " \
     gnome-online-accounts \
     gsound \
     gspell \
-    gtk+3 \
+    gtk4 \
     icu \
     iso-codes \
     json-glib \
-- 
2.34.1



^ permalink raw reply related	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2022-11-26 21:36 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-11-26 13:16 [meta-gnome][PATCH 1/4] geary: use gtk4 by default Markus Volk
2022-11-26 13:16 ` [meta-gnome][PATCH 2/4] libgweather: update 4.0.0 -> 4.2.0 Markus Volk
2022-11-26 13:16 ` [meta-gnome][PATCH 3/4] geocode-glib: build with libsoup-3.0 Markus Volk
2022-11-26 13:16 ` [meta-gnome][PATCH 4/4] evolution-data-server: update 3.44.2 -> 3.46.1 Markus Volk
2022-11-26 21:36 ` [meta-gnome][PATCH 1/4] geary: use gtk4 by default Markus Volk

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.