Skip to content

Commit

Permalink
Add an entry for Amazon Linux
Browse files Browse the repository at this point in the history
  • Loading branch information
rui314 committed Nov 24, 2023
1 parent 7fc43cc commit f957acf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install-build-deps.sh
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ ubuntu-* | pop-* | linuxmint-* | debian-* | raspbian-*)
apt-get install -y cmake gcc g++
apt-get install -y file
;;
fedora-*)
fedora-* | amzn-*)
dnf install -y gcc-g++ cmake
dnf install -y glibc-static file libstdc++-static diffutils util-linux
;;
Expand Down

0 comments on commit f957acf

Please sign in to comment.