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:
@@ -15,4 +15,5 @@ pkg install -y \
|
||||
arm-none-eabi-gcc \
|
||||
arm-none-eabi-binutils \
|
||||
arm-none-eabi-newlib \
|
||||
diffutils
|
||||
diffutils \
|
||||
python3
|
||||
|
Reference in New Issue
Block a user