mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-16 04:17:25 +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>
This commit is contained in:
@@ -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