aboutsummaryrefslogtreecommitdiffstats
path: root/meta-gnome/recipes-gnome/gvfs
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2015-10-08 14:18:52 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2015-10-13 12:28:17 +0200
commit47f7d287a09329734629cb9d194ef4e077117d79 (patch)
tree45d04c9a5bce79b8179da7f410b9ce44b99fce98 /meta-gnome/recipes-gnome/gvfs
parent5a5ec1c0607466d0369170c7a3e25ca92d51ca1c (diff)
downloadmeta-openembedded-contrib-47f7d287a09329734629cb9d194ef4e077117d79.tar.gz
gnome-keyring: blacklist gnome-bluetooth, gvfs: try to build with libgnome-keyring only
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-gnome/recipes-gnome/gvfs')
-rw-r--r--meta-gnome/recipes-gnome/gvfs/gvfs_1.10.1.bb2
1 files changed, 1 insertions, 1 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 b0f5e3f05c..5b2235f165 100644
--- a/meta-gnome/recipes-gnome/gvfs/gvfs_1.10.1.bb
+++ b/meta-gnome/recipes-gnome/gvfs/gvfs_1.10.1.bb
@@ -1,6 +1,6 @@
require gvfs.inc
-DEPENDS = "libsoup-2.4 gnome-keyring glib-2.0 avahi gconf intltool-native"
+DEPENDS = "libsoup-2.4 libgnome-keyring glib-2.0 avahi gconf intltool-native"
# optional: obexftp libimobiledevice
PR = "${INC_PR}.0"