From 9c7c15609e4172b942438c4c51cbe8a7cd65ed3b Mon Sep 17 00:00:00 2001 From: Samuel <36420837+Samueru-sama@users.noreply.github.com> Date: Wed, 29 Apr 2026 10:02:49 -0400 Subject: [PATCH] add `icu-mini` --- get-dependencies.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/get-dependencies.sh b/get-dependencies.sh index 4916bb3..ff9c32f 100644 --- a/get-dependencies.sh +++ b/get-dependencies.sh @@ -56,4 +56,4 @@ pacman -Syu --noconfirm --needed \ wget --retry-connrefused --tries=30 "$EXTRA_PACKAGES" -O ./get-debloated-pkgs.sh chmod +x ./get-debloated-pkgs.sh -./get-debloated-pkgs.sh --add-mesa ffmpeg-mini qt6-base-mini libxml2-mini opus-mini +./get-debloated-pkgs.sh --add-mesa ffmpeg-mini qt6-base-mini libxml2-mini opus-mini icu-mini