summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-networking/recipes-daemons/cyrus-sasl/cyrus-sasl_2.1.27.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-daemons/cyrus-sasl/cyrus-sasl_2.1.27.bb b/meta-networking/recipes-daemons/cyrus-sasl/cyrus-sasl_2.1.27.bb
index d55dc4ab7e..33de8ca7e2 100644
--- a/meta-networking/recipes-daemons/cyrus-sasl/cyrus-sasl_2.1.27.bb
+++ b/meta-networking/recipes-daemons/cyrus-sasl/cyrus-sasl_2.1.27.bb
@@ -29,7 +29,7 @@ EXTRA_OECONF += "--with-dblib=berkeley \
29 --with-plugindir='${libdir}/sasl2' \ 29 --with-plugindir='${libdir}/sasl2' \
30 andrew_cv_runpath_switch=none" 30 andrew_cv_runpath_switch=none"
31 31
32PACKAGECONFIG ??= "ntlm \ 32PACKAGECONFIG ??= "\
33 ${@bb.utils.filter('DISTRO_FEATURES', 'ldap pam', d)} \ 33 ${@bb.utils.filter('DISTRO_FEATURES', 'ldap pam', d)} \
34" 34"
35PACKAGECONFIG[gssapi] = "--enable-gssapi=yes,--enable-gssapi=no,krb5," 35PACKAGECONFIG[gssapi] = "--enable-gssapi=yes,--enable-gssapi=no,krb5,"