Skip to content

Commit

Permalink
Add optional dependency for binutils
Browse files Browse the repository at this point in the history
  • Loading branch information
NoMore201 committed Oct 10, 2024
1 parent f08bbd5 commit 856a90c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install-deps
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ then
fi

apt-get update
apt-get -y install build-essential build-essential gcc-mingw-w64 g++-mingw-w64 texinfo flex bison libmpfr-dev libgmp-dev libmpc-dev zip
apt-get -y install build-essential build-essential gcc-mingw-w64 g++-mingw-w64 texinfo flex bison libmpfr-dev libgmp-dev libmpc-dev zip libdebuginfod-dev

0 comments on commit 856a90c

Please sign in to comment.