music/librespot: Use jackaudio backend

This commit is contained in:
polyfloyd 2025-06-01 21:37:30 +02:00
parent 5254769a9c
commit 32b75696c2
3 changed files with 16 additions and 5 deletions

View file

@ -48,7 +48,7 @@
- name: rebuild librespot
ansible.builtin.command:
cmd: /root/.cargo/bin/cargo build --release --features pulseaudio-backend
cmd: /root/.cargo/bin/cargo build --release --features pulseaudio-backend,jackaudio-backend
args:
chdir: /opt/librespot