aboutsummaryrefslogtreecommitdiffstats
path: root/meta-gnome
diff options
context:
space:
mode:
authorLei Maohui <leimaohui@fujitsu.com>2021-12-15 18:50:09 +0800
committerKhem Raj <raj.khem@gmail.com>2021-12-14 18:03:00 -0800
commita339bc7618cd159bbcd3ba3aec61486a1e24dead (patch)
treec4764d03009c40f7dc2ca27dca687d7a1988655f /meta-gnome
parent4b51cf81df3cd0a90d4e39a7e2575a0a509e2938 (diff)
downloadmeta-openembedded-contrib-a339bc7618cd159bbcd3ba3aec61486a1e24dead.tar.gz
sysprof: Added json-glib into DEPENDS to fix build error.
| Run-time dependency json-glib-1.0 found: NO (tried pkgconfig) | | ../sysprof-3.42.0/src/libsysprof/meson.build:115:0: ERROR: Dependency "json-glib-1.0" not found, tried pkgconfig Signed-off-by: Lei Maohui <leimaohui@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-gnome')
-rw-r--r--meta-gnome/recipes-gnome/sysprof/sysprof_3.42.0.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-gnome/recipes-gnome/sysprof/sysprof_3.42.0.bb b/meta-gnome/recipes-gnome/sysprof/sysprof_3.42.0.bb
index bb8f90c19b..9ab4d8f25d 100644
--- a/meta-gnome/recipes-gnome/sysprof/sysprof_3.42.0.bb
+++ b/meta-gnome/recipes-gnome/sysprof/sysprof_3.42.0.bb
@@ -12,6 +12,7 @@ DEPENDS += " \
yelp-tools-native \
libxml2-native \
glib-2.0 \
+ json-glib \
"
SRC_URI[archive.sha256sum] = "3c16e03efdfe5d3e71c4d239c67741ad37f72ce8971e2f7faf168dbd5e93e886"