summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-gnome/recipes-gnome/gvfs/gvfs_1.10.1.bb3
1 files changed, 3 insertions, 0 deletions
diff --git a/meta-gnome/recipes-gnome/gvfs/gvfs_1.10.1.bb b/meta-gnome/recipes-gnome/gvfs/gvfs_1.10.1.bb
index d9a054b16..d6373999c 100644
--- a/meta-gnome/recipes-gnome/gvfs/gvfs_1.10.1.bb
+++ b/meta-gnome/recipes-gnome/gvfs/gvfs_1.10.1.bb
@@ -28,3 +28,6 @@ PACKAGECONFIG[samba] = "--enable-samba --with-samba-includes=${STAGING_INCDIR} \
28 --with-samba-libs=${STAGING_LIBDIR}, --disable-samba, samba" 28 --with-samba-libs=${STAGING_LIBDIR}, --disable-samba, samba"
29# needs meta-filesystems 29# needs meta-filesystems
30PACKAGECONFIG[fuse] = "--enable-fuse, --disable-fuse, fuse" 30PACKAGECONFIG[fuse] = "--enable-fuse, --disable-fuse, fuse"
31PACKAGECONFIG[archive] = "--enable-archive, --disable-archive, libarchive"
32PACKAGECONFIG[obexftp] = "--enable-obexftp, --disable-obexftp, bluez4 expat"
33PACKAGECONFIG[cdda] = "--enable-cdda, --disable-cdda, libcdio"