Include More Dependencies
Build / build (push) Has been cancelled Details
minecraft-pi-reborn/pipeline/head This commit looks good Details

This commit is contained in:
TheBrokenRail 2023-10-19 21:50:39 -04:00
parent 945ce81fe1
commit 018e506c80
1 changed files with 3 additions and 1 deletions

View File

@ -33,7 +33,9 @@ run() {
queue_pkg \
git \
cmake \
ninja-build
ninja-build \
python3 \
python3-venv
# Host Dependencies Needed For Compile
queue_pkg \