fn addStepDependencies(self: LazyPath, other_step: *Step) void
Adds dependencies this file source implies to the given step.
self: LazyPath,
other_step: *Step,