ostbuild: Ensure we enable soup-gnome for ostree
This commit is contained in:
parent
addbdb619c
commit
c3c751ffb5
|
|
@ -573,8 +573,10 @@
|
||||||
{"src": "gnome:libsoup",
|
{"src": "gnome:libsoup",
|
||||||
"config-args": ["--disable-tls-check"]},
|
"config-args": ["--disable-tls-check"]},
|
||||||
|
|
||||||
{"src": "gnome:ostree",
|
{"src": "git:/src/ostree",
|
||||||
"config-opts": ["--disable-documentation"]},
|
"branch": "wip/ostbuild-chroot-dev",
|
||||||
|
"config-opts": ["--disable-documentation",
|
||||||
|
"--with-soup-gnome"]},
|
||||||
|
|
||||||
{"src": "fd-gstreamer:gstreamer",
|
{"src": "fd-gstreamer:gstreamer",
|
||||||
"config-opts": ["--disable-tests",
|
"config-opts": ["--disable-tests",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue