Skip to content

Commit

Permalink
archlinux: update pulseaudio dependency
Browse files Browse the repository at this point in the history
Allow installing with newer pulseaudio in Arch. It uses a git snapshot,
but it was verified there is no API change.

Fixes QubesOS/qubes-issues#9660
  • Loading branch information
marmarek committed Dec 21, 2024
1 parent a7e9ec8 commit 0bad8c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion archlinux/PKGBUILD.in
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ makedepends=(
automake
autoconf
libtool
'pulseaudio<=17.0'
'pulseaudio<=17.0+r43+g3e2bb8a1e'
'pipewire>=1:0.3.53-2'
xorg-server-devel
xorg-util-macros
Expand Down

0 comments on commit 0bad8c5

Please sign in to comment.