Skip to content

makepkg.sh: skip checking buildtime deps when runtime check already failed

This could help locate the real failure (instead of scrolling through the whole possibly-successful buildtime dep installation section) and also saves time on the operation.

Merge request reports