case $THIS_SUB_DEPENDS in
  PYZZUB) is_depends_enabled $SPELL python && return 0 ;;
esac
return 1
