diff options
-rw-r--r-- | meta-gnome/recipes-gnome/gnome-shell/gnome-shell_43.1.bb | 2 |
1 files changed, 2 insertions, 0 deletions
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} += " \ | |||
67 | 67 | ||
68 | RDEPENDS:${PN} += " \ | 68 | RDEPENDS:${PN} += " \ |
69 | accountsservice \ | 69 | accountsservice \ |
70 | adwaita-icon-theme \ | ||
71 | adwaita-icon-theme-cursors \ | ||
70 | gdm-base \ | 72 | gdm-base \ |
71 | gnome-control-center \ | 73 | gnome-control-center \ |
72 | gnome-backgrounds \ | 74 | gnome-backgrounds \ |