mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-09-16 00:09:51 +00:00
gnome-shell: Add gnome-desktop to RDEPENDS
Without this only gnome-desktop libs are installed and gnome-shell complains for missing 'GnomeDesktop' typelib. Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
79a08a94b1
commit
fd17b9ddd9
@ -62,7 +62,7 @@ FILES:${PN} += " \
|
|||||||
${systemd_user_unitdir} \
|
${systemd_user_unitdir} \
|
||||||
"
|
"
|
||||||
|
|
||||||
RDEPENDS:${PN} += "gsettings-desktop-schemas gdm-base librsvg-gtk ${PN}-gsettings"
|
RDEPENDS:${PN} += "gnome-desktop gsettings-desktop-schemas gdm-base librsvg-gtk ${PN}-gsettings"
|
||||||
|
|
||||||
PACKAGES =+ "${PN}-tools ${PN}-gsettings"
|
PACKAGES =+ "${PN}-tools ${PN}-gsettings"
|
||||||
FILES:${PN}-tools = "${bindir}/*-tool"
|
FILES:${PN}-tools = "${bindir}/*-tool"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user