Skip to content

Commit

Permalink
bootstrap: Further Manjaro troubleshooting
Browse files Browse the repository at this point in the history
  • Loading branch information
stephengtuggy committed Jun 11, 2022
1 parent ae5f343 commit 3c82dd4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion script/bootstrap
Original file line number Diff line number Diff line change
Expand Up @@ -573,7 +573,7 @@ then
clang
elif [ "$LINUX_ID" == "manjaro" ]
then
pacman -S cmake \
pacman -S --refresh --noconfirm cmake \
boost \
clang \
gcc \
Expand Down

0 comments on commit 3c82dd4

Please sign in to comment.