Closed fauxpark closed 7 months ago
It appears the fully qualified name is required for other packages to pass the brew deps check: https://github.com/qmk/homebrew-qmk/actions/runs/8319148121/job/22761999493?pr=79
brew deps
==> brew deps --tree --annotate --include-build --include-test qmk/qmk/qmk Error: No available formula with the name "avr-binutils". Did you mean cargo-binutils? Error: Process completed with exit code 1.
Build failures for GCC 5 and simavr. The former is expected, both are non-blocking - no bottles to publish here.
It appears the fully qualified name is required for other packages to pass the
brew deps
check: https://github.com/qmk/homebrew-qmk/actions/runs/8319148121/job/22761999493?pr=79