From ddc98fa0d6927b1d0cd08574c5201849a42eaa3a Mon Sep 17 00:00:00 2001 From: Markus Volk Date: Thu, 21 Nov 2024 00:28:11 +0100 Subject: geary: add itstool-native dependency fixes: | Configuring org.gnome.Geary.service using configuration | Program itstool found: NO | | ../git/help/meson.build:21:6: ERROR: Program 'itstool' not found or not executable Signed-off-by: Markus Volk Signed-off-by: Khem Raj (cherry picked from commit 34962ffbbef0a7b8af82121655ec78a4b7c7e055) Signed-off-by: Armin Kuster --- meta-gnome/recipes-connectivity/geary/geary_44.1.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/meta-gnome/recipes-connectivity/geary/geary_44.1.bb b/meta-gnome/recipes-connectivity/geary/geary_44.1.bb index decae6b2c7..93cad3fc88 100644 --- a/meta-gnome/recipes-connectivity/geary/geary_44.1.bb +++ b/meta-gnome/recipes-connectivity/geary/geary_44.1.bb @@ -18,6 +18,7 @@ DEPENDS = " \ gtk+3 \ icu \ iso-codes \ + itstool-native \ json-glib \ libhandy \ libical \ -- cgit v1.2.3-54-g00ecf