The 'auth_helpers' library depends on the 'clientdriver' library, but as currently written the LIBDEPS edge is backwards, having 'clientdriver' depend on 'auth_helpers'.
The 'query_planner' library uses text expressions, but has no declared LIBDEPS dependency on the 'expressions_text' library.
The 'cluster_ops' library uses the client driver, but has no declared LIBDEPS dependency on 'clientdriver'.