summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Fend <matthias.fend@emfend.at>2022-01-20 10:35:56 +0100
committerMichael Olbrich <m.olbrich@pengutronix.de>2022-01-21 13:23:35 +0100
commit3814079a4ea8df524d1f0ce56430b48b356013e2 (patch)
treea5e253b919d8900966addf786714f00411179005
parentd67b82df99ffce2a36870a3805af2d4873a63aed (diff)
downloadptxdist-3814079a4ea8df524d1f0ce56430b48b356013e2.tar.gz
ptxdist-3814079a4ea8df524d1f0ce56430b48b356013e2.tar.xz
pipewire: install libspa-audioconvert
The plugin is activated and has been built but not yet installed. Signed-off-by: Matthias Fend <matthias.fend@emfend.at> Message-Id: <20220120093556.761732-1-matthias.fend@emfend.at> [mol: sort it alphabetically] Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
-rw-r--r--rules/pipewire.make1
1 files changed, 1 insertions, 0 deletions
diff --git a/rules/pipewire.make b/rules/pipewire.make
index cbb47af2a..c9f687561 100644
--- a/rules/pipewire.make
+++ b/rules/pipewire.make
@@ -129,6 +129,7 @@ PIPEWIRE_MODULES-$(PTXCONF_PIPEWIRE_RAOP) += raop-sink
PIPEWIRE_SPA_MODULES := \
alsa/libspa-alsa \
+ audioconvert/libspa-audioconvert \
audiomixer/libspa-audiomixer \
audiotestsrc/libspa-audiotestsrc \
control/libspa-control \