From 5f9f741193f55bb4bb3c974e913d169dd23e40d3 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Thu, 21 Nov 2024 00:39:04 -0800 Subject: 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 (cherry picked from commit af6858aa3729a81780f2ec113c095f7f0c87c226) Signed-off-by: Armin Kuster --- meta-gnome/recipes-gnome/ghex/ghex_46.0.bb | 1 + meta-gnome/recipes-gnome/gnome-chess/gnome-chess_46.0.bb | 2 +- meta-gnome/recipes-gnome/gnome-photos/gnome-photos_44.0.bb | 1 + 3 files changed, 3 insertions(+), 1 deletion(-) diff --git a/meta-gnome/recipes-gnome/ghex/ghex_46.0.bb b/meta-gnome/recipes-gnome/ghex/ghex_46.0.bb index 41d8391636..04b0f99532 100644 --- a/meta-gnome/recipes-gnome/ghex/ghex_46.0.bb +++ b/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 \ " diff --git a/meta-gnome/recipes-gnome/gnome-chess/gnome-chess_46.0.bb b/meta-gnome/recipes-gnome/gnome-chess/gnome-chess_46.0.bb index bb53b58df7..0b78a935f1 100644 --- a/meta-gnome/recipes-gnome/gnome-chess/gnome-chess_46.0.bb +++ b/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 \ diff --git a/meta-gnome/recipes-gnome/gnome-photos/gnome-photos_44.0.bb b/meta-gnome/recipes-gnome/gnome-photos/gnome-photos_44.0.bb index 4b05e52ca0..e025b8b5a5 100644 --- a/meta-gnome/recipes-gnome/gnome-photos/gnome-photos_44.0.bb +++ b/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 \ -- cgit v1.2.3-54-g00ecf