spec: Fix building without jack on centos stream

Signed-off-by: Cole Robinson <crobinso@redhat.com>
This commit is contained in:
Cole Robinson 2022-06-03 04:49:50 -04:00
parent a575c5e346
commit 870630749a
1 changed files with 2 additions and 0 deletions

View File

@ -1447,7 +1447,9 @@ run_configure \
--enable-gnutls \
--enable-guest-agent \
--enable-iconv \
%if %{have_jack}
--enable-jack \
%endif
--enable-kvm \
--enable-l2tpv3 \
--enable-libiscsi \