gnome-boxes: add itstool-native dependency

fixes:
| Configuring org.gnome.Boxes.SearchProvider.ini using configuration
| Program itstool found: NO
|
| ../gnome-boxes-47.0/help/meson.build:36:6: ERROR: Program 'itstool' not found or not executable
|

- also provide appstream-cli

Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Markus Volk
2024-11-21 00:28:12 +01:00
committed by Khem Raj
parent b523303f78
commit bdf441ecb5

View File

@@ -9,8 +9,10 @@ GNOMEBASEBUILDCLASS = "meson"
REQUIRED_DISTRO_FEATURES += "gobject-introspection-data opengl"
DEPENDS = " \
appstream-native \
glib-2.0 \
desktop-file-utils-native \
itstool-native \
libarchive \
libgudev \
libhandy \