#
## Remove this after is_depends_enabled is integrated to stable sorcery.
#
source  "$GRIMOIRE/is_depends_enabled.function"  &&

if is_depends_enabled $SPELL linux-pam; then
  on_cast  linux-pam  cast_self
fi  &&

on_cast  gnutls  check_self
