From 817fa2430823a5caa43a0650a623f40b677cd3d6 Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Thu, 2 Apr 2009 15:12:56 +0200 Subject: gnome-keyring: add missing dependency on gconf-dbus --- recipes/gnome/gnome-keyring_2.26.0.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes/gnome/gnome-keyring_2.26.0.bb') 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" -- cgit v1.2.3