summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 c0ac11a..0fcb810 100644
--- a/recipes/ostree/ostree.bb
+++ b/recipes/ostree/ostree.bb
@@ -72,6 +72,7 @@ EXTRA_OECONF = "--with-dracut \
72 --enable-man=no \ 72 --enable-man=no \
73 --with-soup \ 73 --with-soup \
74 --with-static-prepare-root \ 74 --with-static-prepare-root \
75 --disable-otmpfile \
75 --enable-libsoup-client-certs" 76 --enable-libsoup-client-certs"
76 77
77do_configure_prepend() { 78do_configure_prepend() {