diff options
-rw-r--r-- | recipes/gnome/gnome-keyring_2.26.0.bb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/recipes/gnome/gnome-keyring_2.26.0.bb b/recipes/gnome/gnome-keyring_2.26.0.bb index abec0f1b38..b954d1af76 100644 --- a/recipes/gnome/gnome-keyring_2.26.0.bb +++ b/recipes/gnome/gnome-keyring_2.26.0.bb @@ -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" |