diff options
Diffstat (limited to 'recipes/gnome')
-rw-r--r-- | recipes/gnome/gnome-keyring_2.26.0.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/gnome/gnome-keyring_2.26.0.bb b/recipes/gnome/gnome-keyring_2.26.0.bb index fc756fec92..abec0f1b38 100644 --- a/recipes/gnome/gnome-keyring_2.26.0.bb +++ b/recipes/gnome/gnome-keyring_2.26.0.bb @@ -4,6 +4,7 @@ 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" |