mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +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:
parent
4b51cf81df
commit
a339bc7618
|
|
@ -12,6 +12,7 @@ DEPENDS += " \
|
|||
yelp-tools-native \
|
||||
libxml2-native \
|
||||
glib-2.0 \
|
||||
json-glib \
|
||||
"
|
||||
|
||||
SRC_URI[archive.sha256sum] = "3c16e03efdfe5d3e71c4d239c67741ad37f72ce8971e2f7faf168dbd5e93e886"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user