aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAdam YH Lee <adam.yh.lee@gmail.com>2014-03-28 11:23:29 -0700
committerMartin Jansa <Martin.Jansa@gmail.com>2014-04-20 13:42:06 +0200
commitb4fee5645a9a5758862f83094c07d072905c1058 (patch)
treef0e775fc8947fdd6a65813619dfa6b62d67ea9d4
parente2bdb30f431b0ebde9750d7aaf1ebbbf5a1b7f3f (diff)
downloadmeta-openembedded-contrib-b4fee5645a9a5758862f83094c07d072905c1058.tar.gz
gvfs-gdu-volume-monitor: Define build dependency on libgnome-keyring
Build fails due to missing libgnome-keyring static library (libgnome-keyring.la). libgnome-keyring has to be explicitly listed as one of the dependencies. Signed-off-by: Adam YH Lee <adam.yh.lee@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
-rw-r--r--meta-gnome/recipes-gnome/gvfs/gvfs-gdu-volume-monitor_1.10.1.bb3
1 files changed, 1 insertions, 2 deletions
diff --git a/meta-gnome/recipes-gnome/gvfs/gvfs-gdu-volume-monitor_1.10.1.bb b/meta-gnome/recipes-gnome/gvfs/gvfs-gdu-volume-monitor_1.10.1.bb
index bd6d9de5d0..cf0ab0c968 100644
--- a/meta-gnome/recipes-gnome/gvfs/gvfs-gdu-volume-monitor_1.10.1.bb
+++ b/meta-gnome/recipes-gnome/gvfs/gvfs-gdu-volume-monitor_1.10.1.bb
@@ -2,8 +2,7 @@ require gvfs.inc
BPN = "gvfs"
-DEPENDS = "gvfs gnome-disk-utility"
-
+DEPENDS = "gvfs gnome-disk-utility libgnome-keyring"
PR = "${INC_PR}.0"
# we need gdu files only: reduce files to delete in libexecdir