mirror of
https://github.com/ostreedev/ostree.git
synced 2025-01-09 01:18:35 +03:00
ci: exclude 'lib' from libsoup configure option
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
This commit is contained in:
parent
7ead3c1aa8
commit
be018ed70c
@ -99,7 +99,7 @@ required: true
|
|||||||
context: f28-libsoup
|
context: f28-libsoup
|
||||||
|
|
||||||
env:
|
env:
|
||||||
CONFIGOPTS: "--without-curl --without-openssl --with-libsoup"
|
CONFIGOPTS: "--without-curl --without-openssl --with-soup"
|
||||||
|
|
||||||
tests:
|
tests:
|
||||||
- ci/build-check.sh
|
- ci/build-check.sh
|
||||||
|
Loading…
Reference in New Issue
Block a user