diff options
Diffstat (limited to 'meta-gnome/recipes-gnome')
-rw-r--r-- | meta-gnome/recipes-gnome/gvfs/gvfs_1.50.2.bb | 5 |
1 files changed, 3 insertions, 2 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 0e7293734..5bad2153c 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 | ||
@@ -61,8 +62,8 @@ PACKAGECONFIG[admin] = "-Dadmin=true, -Dadmin=false, libcap polkit" | |||
61 | PACKAGECONFIG[afc] = "-Dafc=true, -Dafc=false, libimobiledevice libplist" | 62 | PACKAGECONFIG[afc] = "-Dafc=true, -Dafc=false, libimobiledevice libplist" |
62 | PACKAGECONFIG[archive] = "-Darchive=true, -Darchive=false, libarchive" | 63 | PACKAGECONFIG[archive] = "-Darchive=true, -Darchive=false, libarchive" |
63 | PACKAGECONFIG[dnssd] = "-Ddnssd=true, -Ddnssd=false, avahi" | 64 | PACKAGECONFIG[dnssd] = "-Ddnssd=true, -Ddnssd=false, avahi" |
64 | PACKAGECONFIG[gcr] = "-Dgcr=true, -Dgcr=false, gcr" | 65 | PACKAGECONFIG[gcr] = "-Dgcr=true, -Dgcr=false, gcr3" |
65 | PACKAGECONFIG[http] = "-Dhttp=true, -Dhttp=false, libsoup-2.4" | 66 | PACKAGECONFIG[http] = "-Dhttp=true, -Dhttp=false, libsoup-3.0" |
66 | PACKAGECONFIG[libmtp] = "-Dmtp=true, -Dmtp=false, libmtp" | 67 | PACKAGECONFIG[libmtp] = "-Dmtp=true, -Dmtp=false, libmtp" |
67 | PACKAGECONFIG[logind] = "-Dlogind=true, -Dlogind=false, systemd" | 68 | PACKAGECONFIG[logind] = "-Dlogind=true, -Dlogind=false, systemd" |
68 | PACKAGECONFIG[libgphoto2] = "-Dgphoto2=true, -Dgphoto2=false, libgphoto2" | 69 | PACKAGECONFIG[libgphoto2] = "-Dgphoto2=true, -Dgphoto2=false, libgphoto2" |