include workaround for libpulse pkgconfig bogosity

epel9
Rex Dieter 11 years ago
parent 30f9fc8c1c
commit 1b5ad1bbd3

@ -53,7 +53,7 @@ BuildRequires: pkgconfig(QZeitgeist)
%endif
BuildRequires: pkgconfig(xcb)
%global pulseaudio_version %(pkg-config --modversion libpulse 2>/dev/null || echo 0.9.15)
%global pulseaudio_version %((pkg-config --modversion libpulse 2>/dev/null || echo 0.9.15) | cut -d- -f1)
Requires: kde-filesystem
## Beware bootstrapping, have -Requires/+Requires this for step 0, then build at least one backend

Loading…
Cancel
Save