lesavka: leave client audio stack alone

This commit is contained in:
Brad Stein 2026-04-16 14:19:47 -03:00
parent b836ebbbf7
commit 7e582507a0

View File

@ -15,10 +15,12 @@ log() {
mkdir -p "$TMPDIR"
log "1. Installing base packages"
# Intentionally leave the host audio stack alone. Workstations often carry
# tightly versioned PipeWire packages, and Lesavka should not force an audio
# stack upgrade just to install the client.
sudo pacman -Sq --needed --noconfirm \
git rustup protobuf gcc clang evtest base-devel \
gstreamer gst-plugins-base gst-plugins-good gst-plugins-bad gst-plugins-ugly gst-libav \
pipewire pipewire-pulse \
wmctrl qt6-tools wl-clipboard xclip xsel desktop-file-utils
ensure_yay() {