Skip to content

Commit

Permalink
miyoo_mini/setup_toolchain.sh: Install smpq
Browse files Browse the repository at this point in the history
Looks like the 1.5.3 release build failed because smpq was missing (https://github.com/diasurgical/devilutionX/actions/runs/10645902045)
  • Loading branch information
glebm authored and AJenbo committed Sep 1, 2024
1 parent 0d1106e commit 22b152e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Packaging/miyoo_mini/setup_toolchain.sh
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ install_dependencies() {
make \
rsync \
scons \
smpq \
tree \
unzip \
wget \
Expand Down

0 comments on commit 22b152e

Please sign in to comment.