Skip to content

Commit

Permalink
actions: update install-libkdumpfile.sh with new dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
sdimitro authored Dec 22, 2024
1 parent 51e0dac commit 1271dc2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/scripts/install-libkdumpfile.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
# libkdumpfile with the right version.
#
sudo apt update
sudo apt install autoconf automake liblzo2-dev libsnappy1v5 libtool pkg-config zlib1g-dev
sudo apt install autoconf automake liblzo2-dev libsnappy1v5 libtool pkg-config zlib1g-dev binutils-dev
sudo apt install python3.8-dev python3.9-dev

git clone https://github.com/ptesarik/libkdumpfile.git
Expand Down

0 comments on commit 1271dc2

Please sign in to comment.