Browse Source

miyoo_mini/setup_toolchain.sh: Install smpq

Looks like the 1.5.3 release build failed because smpq was missing (https://github.com/diasurgical/devilutionX/actions/runs/10645902045)
pull/7390/head
Gleb Mazovetskiy 2 years ago committed by Anders Jenbo
parent
commit
22b152ef7c
  1. 1
      Packaging/miyoo_mini/setup_toolchain.sh

1
Packaging/miyoo_mini/setup_toolchain.sh

@ -41,6 +41,7 @@ install_dependencies() {
make \ make \
rsync \ rsync \
scons \ scons \
smpq \
tree \ tree \
unzip \ unzip \
wget \ wget \

Loading…
Cancel
Save