mirror of
https://github.com/balena-io/etcher.git
synced 2025-07-03 17:36:32 +00:00

This refactors the way that the build shell-scripts check for dependencies in order to cut down on code duplication, and also adds additional dependency-checks that were missing previously. Change-Type: minor