fix: check for python3 install
This commit is contained in:
parent
211e857490
commit
42e6544bf4
@ -134,6 +134,7 @@ check-script-deps() {
|
||||
git
|
||||
gcc
|
||||
make
|
||||
python3
|
||||
)
|
||||
|
||||
local ret_code=0
|
||||
|
Loading…
Reference in New Issue
Block a user