summaryrefslogtreecommitdiffstats
path: root/meta-gnome
diff options
context:
space:
mode:
Diffstat (limited to 'meta-gnome')
-rw-r--r--meta-gnome/recipes-gnome/gvfs/gvfs_1.10.1.bb5
1 files changed, 3 insertions, 2 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 7ed1bb5e2..b0f5e3f05 100644
--- a/meta-gnome/recipes-gnome/gvfs/gvfs_1.10.1.bb
+++ b/meta-gnome/recipes-gnome/gvfs/gvfs_1.10.1.bb
@@ -1,7 +1,7 @@
1require gvfs.inc 1require gvfs.inc
2 2
3DEPENDS = "libsoup-2.4 gnome-keyring glib-2.0 avahi gconf intltool-native" 3DEPENDS = "libsoup-2.4 gnome-keyring glib-2.0 avahi gconf intltool-native"
4# optional: obexftp libcdio libimobiledevice 4# optional: obexftp libimobiledevice
5 5
6PR = "${INC_PR}.0" 6PR = "${INC_PR}.0"
7 7
@@ -31,4 +31,5 @@ PACKAGECONFIG[samba] = "--enable-samba --with-samba-includes=${STAGING_INCDIR} \
31PACKAGECONFIG[fuse] = "--enable-fuse, --disable-fuse, fuse" 31PACKAGECONFIG[fuse] = "--enable-fuse, --disable-fuse, fuse"
32PACKAGECONFIG[archive] = "--enable-archive, --disable-archive, libarchive" 32PACKAGECONFIG[archive] = "--enable-archive, --disable-archive, libarchive"
33PACKAGECONFIG[obexftp] = "--enable-obexftp, --disable-obexftp, bluez4 expat" 33PACKAGECONFIG[obexftp] = "--enable-obexftp, --disable-obexftp, bluez4 expat"
34PACKAGECONFIG[cdda] = "--enable-cdda, --disable-cdda, libcdio" 34# libcdio-paranoia recipe doesn't exist yet
35PACKAGECONFIG[cdda] = "--enable-cdda, --disable-cdda, libcdio-paranoia"