summaryrefslogtreecommitdiffstats
path: root/meta-gnome
diff options
context:
space:
mode:
authorMarkus Volk <f_l_k@t-online.de>2024-11-21 00:28:11 +0100
committerArmin Kuster <akuster808@gmail.com>2025-01-16 09:17:32 -0500
commit828c6edda48260502f5d3a94070cf7c64cdf13ba (patch)
tree2febf96a86edceb49bf728ae293d3e04ed48fa89 /meta-gnome
parent528404955f09b85fbebbcab1e900f8190c14531f (diff)
downloadmeta-openembedded-828c6edda48260502f5d3a94070cf7c64cdf13ba.tar.gz
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 <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit 34962ffbbef0a7b8af82121655ec78a4b7c7e055) Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'meta-gnome')
-rw-r--r--meta-gnome/recipes-connectivity/geary/geary_46.0.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-gnome/recipes-connectivity/geary/geary_46.0.bb b/meta-gnome/recipes-connectivity/geary/geary_46.0.bb
index d8d48ef513..2ca27c4f36 100644
--- a/meta-gnome/recipes-connectivity/geary/geary_46.0.bb
+++ b/meta-gnome/recipes-connectivity/geary/geary_46.0.bb
@@ -18,6 +18,7 @@ DEPENDS = " \
18 gtk+3 \ 18 gtk+3 \
19 icu \ 19 icu \
20 iso-codes \ 20 iso-codes \
21 itstool-native \
21 json-glib \ 22 json-glib \
22 libhandy \ 23 libhandy \
23 libical \ 24 libical \