gnome-keyring: fix merge error
authorKoen Kooi <koen@openembedded.org>
Thu, 3 Sep 2009 08:23:48 +0000 (10:23 +0200)
committerKoen Kooi <koen@openembedded.org>
Thu, 3 Sep 2009 08:23:48 +0000 (10:23 +0200)
recipes/gnome/gnome-keyring_2.26.0.bb

index abec0f1..b954d1a 100644 (file)
@@ -3,7 +3,6 @@ SECTION = "x11/gnome"
 
 inherit autotools gnome pkgconfig
 
-DEPENDS = "gconf-dbus gtk+ libtasn1 libtasn1-native libgcrypt"
 DEPENDS = " libpam gconf gtk+ libtasn1 libtasn1-native libgcrypt"
 
 EXTRA_OECONF = "--disable-gtk-doc"