summaryrefslogtreecommitdiffstats
path: root/utils/sudo/DEPENDS
diff options
context:
space:
mode:
Diffstat (limited to 'utils/sudo/DEPENDS')
-rwxr-xr-xutils/sudo/DEPENDS10
1 files changed, 7 insertions, 3 deletions
diff --git a/utils/sudo/DEPENDS b/utils/sudo/DEPENDS
index 0b48547fde..af40c9e4e9 100755
--- a/utils/sudo/DEPENDS
+++ b/utils/sudo/DEPENDS
@@ -5,9 +5,13 @@ optional_depends openldap \
"--without-ldap" \
"for LDAP support" &&
-if is_depends_enabled $SPELL openldap; then
- depends -sub SASL openldap
-fi &&
+#if is_depends_enabled $SPELL openldap; then
+# depends -sub SASL openldap
+#fi &&
+optional_depends cyrus-sasl \
+ '' \
+ '' \
+ 'for TLS support' &&
optional_depends libselinux \
"--with-selinux" \