Skip to content

Commit

Permalink
Add automake to prerequisites
Browse files Browse the repository at this point in the history
Signed-off-by: Anton Pryakhin <[email protected]>
  • Loading branch information
waldgange committed Oct 31, 2023
1 parent dda8b0b commit ebea7d2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bin/build-ubuntu.sh
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
sudo apt update && sudo apt -y install ca-certificates
sudo apt install -y --no-install-recommends \
autoconf \
automake \
build-essential \
gdb \
cmake \
Expand Down

0 comments on commit ebea7d2

Please sign in to comment.