summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-gnome/recipes-gnome/gnome-keyring/gnome-keyring_42.1.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-gnome/recipes-gnome/gnome-keyring/gnome-keyring_42.1.bb b/meta-gnome/recipes-gnome/gnome-keyring/gnome-keyring_42.1.bb
index 5937e74423..241a94cd70 100644
--- a/meta-gnome/recipes-gnome/gnome-keyring/gnome-keyring_42.1.bb
+++ b/meta-gnome/recipes-gnome/gnome-keyring/gnome-keyring_42.1.bb
@@ -12,7 +12,7 @@ LIC_FILES_CHKSUM = " \
12DEPENDS = " \ 12DEPENDS = " \
13 glib-2.0-native \ 13 glib-2.0-native \
14 gtk+3 \ 14 gtk+3 \
15 gcr \ 15 gcr3 \
16 libgcrypt \ 16 libgcrypt \
17 ${@bb.utils.contains('DISTRO_FEATURES', 'pam', 'libpam', '', d)} \ 17 ${@bb.utils.contains('DISTRO_FEATURES', 'pam', 'libpam', '', d)} \
18" 18"