From c4d3ee27e8c9a2a9344b0661f185968586ae3133 Mon Sep 17 00:00:00 2001 From: hwsmm <9151706+hwsmm@users.noreply.github.com> Date: Thu, 20 Feb 2025 21:25:51 +0900 Subject: [PATCH] Add PipeWire dependency --- External/build.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/External/build.sh b/External/build.sh index 44e5498..74df08a 100755 --- a/External/build.sh +++ b/External/build.sh @@ -66,7 +66,8 @@ if [[ $RUNNER_OS == 'Linux' ]]; then libxxf86vm-dev$TARGET_APT_ARCH \ libdrm-dev$TARGET_APT_ARCH \ libgbm-dev$TARGET_APT_ARCH \ - libpulse-dev$TARGET_APT_ARCH + libpulse-dev$TARGET_APT_ARCH \ + libpipewire-0.3-dev$TARGET_APT_ARCH if [[ $TARGET_APT_ARCH != :i386 ]]; then # Build libdecor.