mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-03 14:19:52 +00:00
gnome-terminal: Add missing dependency on libhandy
Fixes | ../git/meson.build:367:16: ERROR: Dependency "libhandy-1" not found, tried pkgconfig Signed-off-by: Khem Raj <raj.khem@gmail.com> Cc: Markus Volk <f_l_k@t-online.de>
This commit is contained in:
@@ -15,6 +15,7 @@ DEPENDS = " \
|
||||
gsettings-desktop-schemas \
|
||||
vte9 \
|
||||
dconf \
|
||||
libhandy \
|
||||
libpcre2 \
|
||||
"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user