mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-09-27 00:46:15 +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:
parent
fce137d50b
commit
ec77ca2881
@ -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"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user