From 9bd7a5f625b6971b8fa888bbe09b62cfad28919c Mon Sep 17 00:00:00 2001 From: Sven Gothel Date: Fri, 5 May 2023 00:09:04 +0200 Subject: README.txt: Linux: Add libpipewire-0.3-dev for PipeWire On Debian 11 Bullseye: Use bullseye-backports `apt -t bullseye-backports install libpipewire-0.3-dev` to have libpipewire-0.3>=0.3.23, i.e. version 0.3.65. --- README.txt | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.txt b/README.txt index f330153..e88e8c8 100644 --- a/README.txt +++ b/README.txt @@ -47,13 +47,17 @@ Additionally the following packages and tools have been used: * Linux: -- cmake - -- OpenAL Soft: OpenAL: PulseAudio, ALSA, OSS, SndIO (linked), WaveFile, Null + -- OpenAL Soft: OpenAL: PipeWire, PulseAudio, ALSA, OSS, SndIO (linked), WaveFile, Null apt-get install cmake autoconf \ + libpipewire-0.3-dev \ libpulse-dev libpulse0:amd64 libpulse0:i386 pulseaudio \ libsndio-dev \ libasound2-dev libasound2:amd64 libasound2:i386 + On Debian 11 Bullseye, use bullseye-backports `apt -t bullseye-backports install libpipewire-0.3-dev` + to have libpipewire-0.3>=0.3.23, i.e. version 0.3.65. + * OSX -- OSX 10.2 or later -- OSX Developer Tools Xcode -- cgit v1.2.3