Skip to content

Commit

Permalink
Fix github ci
Browse files Browse the repository at this point in the history
  • Loading branch information
franzflasch committed Jun 25, 2023
1 parent 2f5cd37 commit 860e126
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions github_ci_prepare.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ set -e
sudo apt update
sudo apt install -y autoconf automake autotools-dev curl libmpc-dev libmpfr-dev libgmp-dev gawk build-essential bison ninja-build
sudo apt install -y flex texinfo gperf libtool patchutils bc zlib1g-dev libexpat-dev git cmake cmake unzip device-tree-compiler
sudo apt install -y libpixman-1-dev libglib2.0-dev pkg-config libpython3.10-dev xxd

ROOT_DIR=${PWD}

Expand Down

0 comments on commit 860e126

Please sign in to comment.