Explicitly disable libsoup2
We now always use libsoup3 (Fedora) or disable it (RHEL9).
This commit is contained in:
parent
a44ed04ae3
commit
ec3f4b8221
@ -119,6 +119,7 @@ env NOCONFIGURE=1 ./autogen.sh
|
||||
--with-selinux \
|
||||
--with-curl \
|
||||
--with-openssl \
|
||||
--without-soup \
|
||||
%{?with_composefs:--with-composefs} \
|
||||
%{?with_tests:--with-soup3} \
|
||||
%{?with_tests:--enable-installed-tests=exclusive} \
|
||||
|
Loading…
Reference in New Issue
Block a user