summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-gnome/recipes-gnome/gvfs/gvfs_1.24.2.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-gnome/recipes-gnome/gvfs/gvfs_1.24.2.bb b/meta-gnome/recipes-gnome/gvfs/gvfs_1.24.2.bb
index 080fd86327..aa6207019f 100644
--- a/meta-gnome/recipes-gnome/gvfs/gvfs_1.24.2.bb
+++ b/meta-gnome/recipes-gnome/gvfs/gvfs_1.24.2.bb
@@ -15,6 +15,7 @@ SRC_URI += " \
15EXTRA_OECONF = " \ 15EXTRA_OECONF = " \
16 --disable-gdu \ 16 --disable-gdu \
17 --enable-udisks2 \ 17 --enable-udisks2 \
18 --disable-documentation \
18 --with-archive-includes=${STAGING_INCDIR} \ 19 --with-archive-includes=${STAGING_INCDIR} \
19 --with-archive-libs=${STAGING_LIBDIR} \ 20 --with-archive-libs=${STAGING_LIBDIR} \
20" 21"