gnome-shell: Add missing dependency on pipewire

Signed-off-by: Markus Volk <f_l_k@t-online.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Markus Volk 2023-10-27 08:32:46 +02:00 committed by Khem Raj
parent ad27cdd560
commit 1de085a716

View File

@ -14,6 +14,7 @@ DEPENDS = " \
gjs \
gnome-autoar \
polkit \
pipewire \
libcroco \
libsoup-3.0 \
${@bb.utils.contains('DISTRO_FEATURES', 'wayland', '', 'startup-notification', d)} \