depends python &&
depends openldap &&

if is_depends_enabled openldap cyrus-sasl; then
  optional_depends LIBSASL "" "" "for SASL support"
fi &&

optional_depends SSL "" "" "for encrypted communications"
