Skip to content

Commit

Permalink
Install missing dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
NoMore201 committed Nov 29, 2024
1 parent 34b2813 commit 2f38ecd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/install-deps
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ fi
apt-get update
apt-get -y install build-essential texinfo \
flex bison libmpfr-dev libgmp-dev libmpc-dev zip libdebuginfod-dev \
gcc-mingw-w64 g++-mingw-w64 \
gcc-mingw-w64 g++-mingw-w64 mingw-w64-tools \
git libglib2.0-dev libfdt-dev libpixman-1-dev zlib1g-dev ninja-build \
python3-dev python3-pip

Expand Down

0 comments on commit 2f38ecd

Please sign in to comment.