mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-04 14:39:54 +00:00
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>
This commit is contained in:
@@ -12,6 +12,7 @@ DEPENDS += " \
|
|||||||
yelp-tools-native \
|
yelp-tools-native \
|
||||||
libxml2-native \
|
libxml2-native \
|
||||||
glib-2.0 \
|
glib-2.0 \
|
||||||
|
json-glib \
|
||||||
"
|
"
|
||||||
|
|
||||||
SRC_URI[archive.sha256sum] = "3c16e03efdfe5d3e71c4d239c67741ad37f72ce8971e2f7faf168dbd5e93e886"
|
SRC_URI[archive.sha256sum] = "3c16e03efdfe5d3e71c4d239c67741ad37f72ce8971e2f7faf168dbd5e93e886"
|
||||||
|
|||||||
Reference in New Issue
Block a user