lesavka: leave client audio stack alone
This commit is contained in:
parent
b836ebbbf7
commit
7e582507a0
@ -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() {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user