From bcdb6d18e7a7e3d64ff56236b79d9620fbd57c5d Mon Sep 17 00:00:00 2001 From: Markus Volk Date: Tue, 3 Jan 2023 17:11:26 +0100 Subject: gnome-shell: add runtime dependency on adwaita-icon-theme This is needed to have icons and cursors visible by default Signed-off-by: Markus Volk Signed-off-by: Khem Raj --- meta-gnome/recipes-gnome/gnome-shell/gnome-shell_43.1.bb | 2 ++ 1 file changed, 2 insertions(+) (limited to 'meta-gnome') diff --git a/meta-gnome/recipes-gnome/gnome-shell/gnome-shell_43.1.bb b/meta-gnome/recipes-gnome/gnome-shell/gnome-shell_43.1.bb index f75bad28b3..14163a1866 100644 --- a/meta-gnome/recipes-gnome/gnome-shell/gnome-shell_43.1.bb +++ b/meta-gnome/recipes-gnome/gnome-shell/gnome-shell_43.1.bb @@ -67,6 +67,8 @@ FILES:${PN} += " \ RDEPENDS:${PN} += " \ accountsservice \ + adwaita-icon-theme \ + adwaita-icon-theme-cursors \ gdm-base \ gnome-control-center \ gnome-backgrounds \ -- cgit v1.2.3-54-g00ecf