diff --git a/.papr-ex.yaml b/.papr-ex.yaml index 3ebbdb40..4b12f7d3 100644 --- a/.papr-ex.yaml +++ b/.papr-ex.yaml @@ -99,7 +99,7 @@ required: true context: f28-libsoup env: - CONFIGOPTS: "--without-curl --without-openssl --with-libsoup" + CONFIGOPTS: "--without-curl --without-openssl --with-soup" tests: - ci/build-check.sh diff --git a/.papr.yml b/.papr.yml index b99a1f70..ab2479d2 100644 --- a/.papr.yml +++ b/.papr.yml @@ -104,7 +104,7 @@ required: true context: f28-libsoup env: - CONFIGOPTS: "--without-curl --without-openssl --with-libsoup" + CONFIGOPTS: "--without-curl --without-openssl --with-soup" tests: - ci/build-check.sh