diff options
-rw-r--r-- | meta/packages/gnome/gnome-keyring_2.26.1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/packages/gnome/gnome-keyring_2.26.1.bb b/meta/packages/gnome/gnome-keyring_2.26.1.bb index cc111c9498..6d1e335291 100644 --- a/meta/packages/gnome/gnome-keyring_2.26.1.bb +++ b/meta/packages/gnome/gnome-keyring_2.26.1.bb | |||
@@ -5,7 +5,7 @@ PR = "r1" | |||
5 | 5 | ||
6 | inherit autotools gnome pkgconfig | 6 | inherit autotools gnome pkgconfig |
7 | 7 | ||
8 | DEPENDS = "gtk+ libgcrypt libtasn1 libtasn1-native" | 8 | DEPENDS = "gtk+ libgcrypt libtasn1 libtasn1-native gconf" |
9 | 9 | ||
10 | EXTRA_OECONF = "--disable-gtk-doc" | 10 | EXTRA_OECONF = "--disable-gtk-doc" |
11 | 11 | ||