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>
This commit is contained in:
Khem Raj
2024-11-21 00:39:04 -08:00
parent 88f4813cbd
commit af6858aa37
3 changed files with 3 additions and 1 deletions

View File

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

View File

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

View File

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