summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-gnome/recipes-gnome/gvfs/gvfs_1.50.2.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/meta-gnome/recipes-gnome/gvfs/gvfs_1.50.2.bb b/meta-gnome/recipes-gnome/gvfs/gvfs_1.50.2.bb
index 9d1303e2e4..686e0ab4e0 100644
--- a/meta-gnome/recipes-gnome/gvfs/gvfs_1.50.2.bb
+++ b/meta-gnome/recipes-gnome/gvfs/gvfs_1.50.2.bb
@@ -12,6 +12,7 @@ DEPENDS += "\
12 gsettings-desktop-schemas \ 12 gsettings-desktop-schemas \
13 libgudev \ 13 libgudev \
14 libsecret \ 14 libsecret \
15 libxml2 \
15 shadow-native \ 16 shadow-native \
16" 17"
17 18
@@ -63,7 +64,7 @@ PACKAGECONFIG[afc] = "-Dafc=true, -Dafc=false, libimobiledevice libplist"
63PACKAGECONFIG[archive] = "-Darchive=true, -Darchive=false, libarchive" 64PACKAGECONFIG[archive] = "-Darchive=true, -Darchive=false, libarchive"
64PACKAGECONFIG[dnssd] = "-Ddnssd=true, -Ddnssd=false, avahi" 65PACKAGECONFIG[dnssd] = "-Ddnssd=true, -Ddnssd=false, avahi"
65PACKAGECONFIG[gcr] = "-Dgcr=true, -Dgcr=false, gcr" 66PACKAGECONFIG[gcr] = "-Dgcr=true, -Dgcr=false, gcr"
66PACKAGECONFIG[http] = "-Dhttp=true, -Dhttp=false, libsoup-2.4" 67PACKAGECONFIG[http] = "-Dhttp=true, -Dhttp=false, libsoup-3.0"
67PACKAGECONFIG[libmtp] = "-Dmtp=true, -Dmtp=false, libmtp" 68PACKAGECONFIG[libmtp] = "-Dmtp=true, -Dmtp=false, libmtp"
68PACKAGECONFIG[logind] = "-Dlogind=true, -Dlogind=false, systemd" 69PACKAGECONFIG[logind] = "-Dlogind=true, -Dlogind=false, systemd"
69PACKAGECONFIG[libgphoto2] = "-Dgphoto2=true, -Dgphoto2=false, libgphoto2" 70PACKAGECONFIG[libgphoto2] = "-Dgphoto2=true, -Dgphoto2=false, libgphoto2"