diff options
| author | Khem Raj <raj.khem@gmail.com> | 2024-11-21 00:39:04 -0800 |
|---|---|---|
| committer | Armin Kuster <akuster808@gmail.com> | 2025-01-05 16:46:47 -0500 |
| commit | 5f9f741193f55bb4bb3c974e913d169dd23e40d3 (patch) | |
| tree | 185aaccb8f7ae790e7990d45a59388de235ed4a2 /meta-gnome/recipes-gnome/ghex/ghex_46.0.bb | |
| parent | d57e0e232cb5048b569b279a13f436774969d6d3 (diff) | |
| download | meta-openembedded-5f9f741193f55bb4bb3c974e913d169dd23e40d3.tar.gz | |
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>
Diffstat (limited to 'meta-gnome/recipes-gnome/ghex/ghex_46.0.bb')
| -rw-r--r-- | meta-gnome/recipes-gnome/ghex/ghex_46.0.bb | 1 |
1 files changed, 1 insertions, 0 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 | ||
