More dependancys for yay

This commit is contained in:
alvinlollo
2026-01-08 16:32:17 +11:00
committed by GitHub
parent 5c953065b7
commit 823364c394
+1 -1
View File
@@ -26,7 +26,7 @@ sudo pacman -Syu git zsh curl wget whiptail --noconfirm --needed
if command -v pacman >/dev/null; then
echo "pacman detected. Installing prerequisites"
sudo pacman -Syu git zsh curl wget whiptail golang fakeroot debugedit --noconfirm --needed
sudo pacman -Syu git zsh curl wget whiptail golang fakeroot debugedit make gcc --noconfirm --needed
fi
if command -v apt >/dev/null; then