From e348f375bd2ccd29ba1c7abbe162cd7aefeb1924 Mon Sep 17 00:00:00 2001 From: admin Date: Sat, 24 May 2025 17:35:19 +0200 Subject: Added packages for cross-compilation --- archsetup.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/archsetup.sh b/archsetup.sh index e24c076..18849b5 100644 --- a/archsetup.sh +++ b/archsetup.sh @@ -41,7 +41,7 @@ pacman -Syu --noconfirm || handle_error "Failed to update system" # Group packages by category for better readability and fewer pacman calls pacman -S --noconfirm \ git sudo less openssh rsync which stow vi neovim base-devel cronie \ - gcc nodejs npm go python texlive-latexrecommended hugo\ + gcc nodejs npm go python texlive-latexrecommended hugo mingw-w64-gcc\ wget task unzip neofetch mupdf yt-dlp ffmpeg feh mpv \ gawk m4 dictd emacs tldr\ noto-fonts-cjk noto-fonts-emoji ttf-dejavu\ -- cgit v1.2.3