aboutsummaryrefslogtreecommitdiffstats
path: root/recipes
diff options
context:
space:
mode:
Diffstat (limited to 'recipes')
-rw-r--r--recipes/gnome/gnome-keyring_2.26.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/gnome/gnome-keyring_2.26.0.bb b/recipes/gnome/gnome-keyring_2.26.0.bb
index 0bf7c7ccaf..fc756fec92 100644
--- a/recipes/gnome/gnome-keyring_2.26.0.bb
+++ b/recipes/gnome/gnome-keyring_2.26.0.bb
@@ -3,7 +3,7 @@ SECTION = "x11/gnome"
inherit autotools gnome pkgconfig
-DEPENDS = "gtk+ libtasn1 libtasn1-native libgcrypt"
+DEPENDS = "gconf-dbus gtk+ libtasn1 libtasn1-native libgcrypt"
EXTRA_OECONF = "--disable-gtk-doc"