浏览代码

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 af6858aa3729a81780f2ec113c095f7f0c87c226)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Khem Raj 6 月之前
父节点
当前提交
5f9f741193

+ 1 - 0
meta-gnome/recipes-gnome/ghex/ghex_46.0.bb

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

+ 1 - 1
meta-gnome/recipes-gnome/gnome-chess/gnome-chess_46.0.bb

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

+ 1 - 0
meta-gnome/recipes-gnome/gnome-photos/gnome-photos_44.0.bb

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