summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-gnome/recipes-gnome/ghex/ghex_46.0.bb1
-rw-r--r--meta-gnome/recipes-gnome/gnome-chess/gnome-chess_47.0.bb2
-rw-r--r--meta-gnome/recipes-gnome/gnome-photos/gnome-photos_44.0.bb1
3 files changed, 3 insertions, 1 deletions
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 = " \
7 desktop-file-utils-native \ 7 desktop-file-utils-native \
8 glib-2.0-native \ 8 glib-2.0-native \
9 gtk4 \ 9 gtk4 \
10 itstool-native \
10 libadwaita \ 11 libadwaita \
11" 12"
12 13
diff --git a/meta-gnome/recipes-gnome/gnome-chess/gnome-chess_47.0.bb b/meta-gnome/recipes-gnome/gnome-chess/gnome-chess_47.0.bb
index e3365f6181..47c412d75e 100644
--- a/meta-gnome/recipes-gnome/gnome-chess/gnome-chess_47.0.bb
+++ b/meta-gnome/recipes-gnome/gnome-chess/gnome-chess_47.0.bb
@@ -13,8 +13,8 @@ DEPENDS = " \
13 cairo \ 13 cairo \
14 desktop-file-utils-native \ 14 desktop-file-utils-native \
15 glib-2.0 \ 15 glib-2.0 \
16 glib-2.0 \
17 gtk4 \ 16 gtk4 \
17 itstool-native \
18 libadwaita \ 18 libadwaita \
19 librsvg \ 19 librsvg \
20 pango \ 20 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 = " \
16 gexiv2 \ 16 gexiv2 \
17 gnome-online-accounts \ 17 gnome-online-accounts \
18 gsettings-desktop-schemas \ 18 gsettings-desktop-schemas \
19 itstool-native \
19 libdazzle \ 20 libdazzle \
20 tracker \ 21 tracker \
21 libhandy \ 22 libhandy \