diff --git a/scripts/install-dependencies.sh b/scripts/install-dependencies.sh index ed2cabf..006b70a 100755 --- a/scripts/install-dependencies.sh +++ b/scripts/install-dependencies.sh @@ -33,7 +33,9 @@ run() { queue_pkg \ git \ cmake \ - ninja-build + ninja-build \ + python3 \ + python3-venv # Host Dependencies Needed For Compile queue_pkg \