mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-27 07:57:27 +00:00
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>
(cherry picked from commit 1de085a716)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
committed by
Armin Kuster
parent
c996d57724
commit
d612087dd0
@@ -14,6 +14,7 @@ DEPENDS = " \
|
|||||||
gjs \
|
gjs \
|
||||||
gnome-autoar \
|
gnome-autoar \
|
||||||
polkit \
|
polkit \
|
||||||
|
pipewire \
|
||||||
libcroco \
|
libcroco \
|
||||||
libsoup-3.0 \
|
libsoup-3.0 \
|
||||||
${@bb.utils.contains('DISTRO_FEATURES', 'wayland', '', 'startup-notification', d)} \
|
${@bb.utils.contains('DISTRO_FEATURES', 'wayland', '', 'startup-notification', d)} \
|
||||||
|
|||||||
Reference in New Issue
Block a user