Make python a required build dependency (#5784)
* Make python a required build dependency * Add missing color * fixup sabayon linux per @BlitzKraft
This commit is contained in:
@@ -22,5 +22,5 @@ fi
|
||||
brew tap osx-cross/avr
|
||||
brew tap PX4/homebrew-px4
|
||||
brew update
|
||||
brew install avr-gcc@7 gcc-arm-none-eabi dfu-programmer avrdude dfu-util
|
||||
brew install avr-gcc@7 gcc-arm-none-eabi dfu-programmer avrdude dfu-util python3
|
||||
brew link --force avr-gcc@7
|
||||
|
Reference in New Issue
Block a user