diff options
| -rw-r--r-- | meta-gnome/recipes-gnome/gnome-shell/gnome-shell_45.0.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-gnome/recipes-gnome/gnome-shell/gnome-shell_45.0.bb b/meta-gnome/recipes-gnome/gnome-shell/gnome-shell_45.0.bb index 66c05a1ff1..d920c6d65c 100644 --- a/meta-gnome/recipes-gnome/gnome-shell/gnome-shell_45.0.bb +++ b/meta-gnome/recipes-gnome/gnome-shell/gnome-shell_45.0.bb | |||
| @@ -14,6 +14,7 @@ DEPENDS = " \ | |||
| 14 | gjs \ | 14 | gjs \ |
| 15 | gnome-autoar \ | 15 | gnome-autoar \ |
| 16 | polkit \ | 16 | polkit \ |
| 17 | pipewire \ | ||
| 17 | libcroco \ | 18 | libcroco \ |
| 18 | libsoup-3.0 \ | 19 | libsoup-3.0 \ |
| 19 | ${@bb.utils.contains('DISTRO_FEATURES', 'wayland', '', 'startup-notification', d)} \ | 20 | ${@bb.utils.contains('DISTRO_FEATURES', 'wayland', '', 'startup-notification', d)} \ |
