summaryrefslogtreecommitdiffstats
path: root/recipes/ostree
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/ostree')
-rw-r--r--recipes/ostree/ostree.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/ostree/ostree.bb b/recipes/ostree/ostree.bb
index 5061218..5de3852 100644
--- a/recipes/ostree/ostree.bb
+++ b/recipes/ostree/ostree.bb
@@ -74,6 +74,7 @@ EXTRA_OECONF = "--with-dracut \
74 --with-soup \ 74 --with-soup \
75 --with-static-prepare-root \ 75 --with-static-prepare-root \
76 --disable-otmpfile \ 76 --disable-otmpfile \
77 --enable-introspection=no \
77 --enable-libsoup-client-certs" 78 --enable-libsoup-client-certs"
78 79
79do_configure_prepend() { 80do_configure_prepend() {