The option used by configure script is actually
--with-soup/--without-soup.
Signed-off-by: Marcus Folkesson <marcus.folkesson@gmail.com>
Closes: #1661
Approved by: jlebon
context: f28-libsoup
env:
- CONFIGOPTS: "--without-curl --without-openssl --with-libsoup"
+ CONFIGOPTS: "--without-curl --without-openssl --with-soup"
tests:
- ci/build-check.sh
context: f28-libsoup
env:
- CONFIGOPTS: "--without-curl --without-openssl --with-libsoup"
+ CONFIGOPTS: "--without-curl --without-openssl --with-soup"
tests:
- ci/build-check.sh