mirror of
https://codeberg.org/flk/meta-wayland.git
synced 2024-11-20 04:18:25 +01:00
waybar: update
- wireplumber-0.5 api support was added
This commit is contained in:
parent
e06f4467c4
commit
a74c0e81ea
@ -16,7 +16,7 @@ SRC_URI = " \
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
PV = "0.10.0"
|
||||
SRCREV = "32eac3ccb738691974121b77b4af0c47d1cbe524"
|
||||
SRCREV = "cc084f5f86776b3b5b9708a99bed49b991eb48af"
|
||||
|
||||
DEPENDS += " \
|
||||
date \
|
||||
@ -60,7 +60,7 @@ PACKAGECONFIG[wireplumber] = "-Dwireplumber=enabled,-Dwireplumber=disabled,wirep
|
||||
PACKAGECONFIG ?= " \
|
||||
${@bb.utils.filter('DISTRO_FEATURES', 'pulseaudio', d)} \
|
||||
${@bb.utils.contains('DISTRO_FEATURES', 'systemd', 'systemd logind udev', '', d)} \
|
||||
${@bb.utils.contains('DISTRO_FEATURES', 'pipewire', 'pipewire', '', d)} \
|
||||
${@bb.utils.contains('DISTRO_FEATURES', 'pipewire', 'pipewire wireplumber', '', d)} \
|
||||
evdev \
|
||||
libinput \
|
||||
mpris \
|
||||
|
Loading…
Reference in New Issue
Block a user