mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-04 14:39:54 +00:00
gnome-control-center: Add libhandy to DEPENDS
If gnome-control-center does not find libhandy, it installs one. This leads to clash in do_rootfs. Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -26,6 +26,7 @@ DEPENDS = " \
|
||||
libgtop \
|
||||
gsound \
|
||||
libpwquality \
|
||||
libhandy \
|
||||
"
|
||||
|
||||
REQUIRED_DISTRO_FEATURES += "polkit pulseaudio systemd x11"
|
||||
|
||||
Reference in New Issue
Block a user