Skip to content

Commit 31d173c

Browse files
committed
archlinux: relax libpulse dependency
Arch now includes snapshots of pulseaudio. Lets assume that ABI won't change at least until next release, and allow any (future) 17.0 snapshot too. QubesOS/qubes-issues#9660
1 parent 299a8ba commit 31d173c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

archlinux/PKGBUILD.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ makedepends=(
1616
automake
1717
autoconf
1818
libtool
19-
'libpulse<=17.0+r88+geee0e8f22'
19+
'libpulse<17.1'
2020
'pipewire>=1:0.3.53-2'
2121
xorg-server-devel
2222
xorg-util-macros

0 commit comments

Comments
 (0)