optional_depends SSL "" "" "Use openssl (for stunnel) for imapds?" &&
optional_depends linux-pam "" "" "for PAM authentication?" &&

if is_depends_enabled $SPELL SSL; then
    depends stunnel
fi
