From 6aaa5dfd27239de4e576a1fabac194503986dc50 Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Sun, 25 Aug 2013 23:01:36 +0200 Subject: gvfs: Add PACKAGECONFIG for archive, obexftp, cdda Signed-off-by: Martin Jansa --- meta-gnome/recipes-gnome/gvfs/gvfs_1.10.1.bb | 3 +++ 1 file changed, 3 insertions(+) (limited to 'meta-gnome/recipes-gnome/gvfs') 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 d9a054b162..d6373999cb 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} \ --with-samba-libs=${STAGING_LIBDIR}, --disable-samba, samba" # needs meta-filesystems PACKAGECONFIG[fuse] = "--enable-fuse, --disable-fuse, fuse" +PACKAGECONFIG[archive] = "--enable-archive, --disable-archive, libarchive" +PACKAGECONFIG[obexftp] = "--enable-obexftp, --disable-obexftp, bluez4 expat" +PACKAGECONFIG[cdda] = "--enable-cdda, --disable-cdda, libcdio" -- cgit 1.2.3-korg