diff --git a/scripts/bootstrap-ubuntu.sh b/scripts/bootstrap-ubuntu.sh index 7e8c2e59..7aec413e 100755 --- a/scripts/bootstrap-ubuntu.sh +++ b/scripts/bootstrap-ubuntu.sh @@ -19,7 +19,8 @@ sudo apt install -y \ g++-multilib \ python3 \ git-lfs \ - nasm + nasm \ + cmake # Install libraries needed to build sudo apt install -y \