ghex,gnome-chess,gnome-photos: Add missing dep on itstool-native

Fixes build issues in these recipe in meta-gnome

Signed-off-by: Khem Raj <raj.khem@gmail.com>
(cherry picked from commit af6858aa37)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
Khem Raj 2024-11-21 00:39:04 -08:00 committed by Armin Kuster
parent b82e8e7c43
commit a566dc9168
3 changed files with 3 additions and 1 deletions

View File

@ -7,6 +7,7 @@ DEPENDS = " \
desktop-file-utils-native \
glib-2.0-native \
gtk4 \
itstool-native \
libadwaita \
"

View File

@ -13,8 +13,8 @@ DEPENDS = " \
cairo \
desktop-file-utils-native \
glib-2.0 \
glib-2.0 \
gtk4 \
itstool-native \
libadwaita \
librsvg \
pango \

View File

@ -16,6 +16,7 @@ DEPENDS = " \
gexiv2 \
gnome-online-accounts \
gsettings-desktop-schemas \
itstool-native \
libdazzle \
tracker \
libhandy \