mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-01-08 10:15:23 +01: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:
parent
fce137d50b
commit
ec77ca2881
|
|
@ -26,6 +26,7 @@ DEPENDS = " \
|
|||
libgtop \
|
||||
gsound \
|
||||
libpwquality \
|
||||
libhandy \
|
||||
"
|
||||
|
||||
REQUIRED_DISTRO_FEATURES += "polkit pulseaudio systemd x11"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user