[oe-commits] Martin Jansa : gvfs: Add PACKAGECONFIG for archive, obexftp, cdda

git at git.openembedded.org git at git.openembedded.org
Tue Sep 17 17:09:50 UTC 2013


Module: meta-openembedded.git
Branch: master
Commit: 6aaa5dfd27239de4e576a1fabac194503986dc50
URL:    http://git.openembedded.org/?p=meta-openembedded.git&a=commit;h=6aaa5dfd27239de4e576a1fabac194503986dc50

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Sun Aug 25 23:01:36 2013 +0200

gvfs: Add PACKAGECONFIG for archive, obexftp, cdda

Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 meta-gnome/recipes-gnome/gvfs/gvfs_1.10.1.bb |    3 +++
 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 d9a054b..d637399 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"



More information about the Openembedded-commits mailing list