(c9s): Disable libsoup3

This makes this specfile build on c9s, which is helpful for CI.
This commit is contained in:
Colin Walters 2023-12-08 15:00:45 -05:00
parent d0f49d1a25
commit 16ad189406
1 changed files with 1 additions and 0 deletions

View File

@ -128,6 +128,7 @@ env NOCONFIGURE=1 ./autogen.sh
--without-soup \
%{?with_composefs:--with-composefs} \
%{?with_tests:--with-soup3} \
%{?!with_tests:--without-soup3} \
%{?with_tests:--enable-installed-tests=exclusive} \
--with-dracut=yesbutnoconf
%make_build