mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-11 11:16:10 +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:
parent
28b8d92b31
commit
9c348408ad
@ -15,6 +15,7 @@ DEPENDS = " \
|
||||
gsettings-desktop-schemas \
|
||||
vte9 \
|
||||
dconf \
|
||||
libhandy \
|
||||
libpcre2 \
|
||||
"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user