mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-02 01:50:18 +00:00
gdm: add missing json-glib dependency
Fixes do_configure error: | Run-time dependency json-glib-1.0 found: NO (tried pkgconfig) | | ../gdm-46.0/meson.build:64:12: ERROR: Dependency "json-glib-1.0" not found, tried pkgconfig Signed-off-by: Peter Marko <peter.marko@siemens.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -7,6 +7,7 @@ DEPENDS = " \
|
||||
audit \
|
||||
dconf-native \
|
||||
gtk+3 \
|
||||
json-glib \
|
||||
keyutils \
|
||||
libcanberra \
|
||||
libgudev \
|
||||
|
||||
Reference in New Issue
Block a user