From d612087dd0322914701b4cf1a5abf25359b7e036 Mon Sep 17 00:00:00 2001 From: Markus Volk Date: Fri, 27 Oct 2023 08:32:46 +0200 Subject: gnome-shell: Add missing dependency on pipewire Signed-off-by: Markus Volk Signed-off-by: Khem Raj (cherry picked from commit 1de085a7165621ea1e3d05bab7ee4e29aea46ff9) Signed-off-by: Armin Kuster --- meta-gnome/recipes-gnome/gnome-shell/gnome-shell_45.0.bb | 1 + 1 file changed, 1 insertion(+) 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 = " \ gjs \ gnome-autoar \ polkit \ + pipewire \ libcroco \ libsoup-3.0 \ ${@bb.utils.contains('DISTRO_FEATURES', 'wayland', '', 'startup-notification', d)} \ -- cgit v1.2.3-54-g00ecf