summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-security/sssd/sssd_1.16.4.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-security/sssd/sssd_1.16.4.bb b/recipes-security/sssd/sssd_1.16.4.bb
index 22d80d7..82fa683 100644
--- a/recipes-security/sssd/sssd_1.16.4.bb
+++ b/recipes-security/sssd/sssd_1.16.4.bb
@@ -36,6 +36,7 @@ PACKAGECONFIG[ssh] = "--with-ssh, --with-ssh=no, "
36PACKAGECONFIG[samba] = "--with-samba, --with-samba=no, samba" 36PACKAGECONFIG[samba] = "--with-samba, --with-samba=no, samba"
37PACKAGECONFIG[selinux] = "--with-selinux, --with-selinux=no --with-semanage=no, libselinux" 37PACKAGECONFIG[selinux] = "--with-selinux, --with-selinux=no --with-semanage=no, libselinux"
38PACKAGECONFIG[manpages] = "--with-manpages, --with-manpages=no" 38PACKAGECONFIG[manpages] = "--with-manpages, --with-manpages=no"
39PACKAGECONFIG[python2] = "--with-python2-bindings, --without-python2-bindings, python, python"
39PACKAGECONFIG[python3] = "--with-python3-bindings, --without-python3-bindings" 40PACKAGECONFIG[python3] = "--with-python3-bindings, --without-python3-bindings"
40PACKAGECONFIG[nss] = "--with-crypto=nss, ,nss," 41PACKAGECONFIG[nss] = "--with-crypto=nss, ,nss,"
41PACKAGECONFIG[cyrpto] = "--with-crypto=libcrypto, , libcrypto" 42PACKAGECONFIG[cyrpto] = "--with-crypto=libcrypto, , libcrypto"