mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-26 19:47:17 +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 \
|
libgtop \
|
||||||
gsound \
|
gsound \
|
||||||
libpwquality \
|
libpwquality \
|
||||||
|
libhandy \
|
||||||
"
|
"
|
||||||
|
|
||||||
REQUIRED_DISTRO_FEATURES += "polkit pulseaudio systemd x11"
|
REQUIRED_DISTRO_FEATURES += "polkit pulseaudio systemd x11"
|
||||||
|
|||||||
Reference in New Issue
Block a user