We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f6a5142 commit 7ae2bb3Copy full SHA for 7ae2bb3
get-dependencies.sh
@@ -42,7 +42,7 @@ echo "Installing debloated packages..."
42
echo "---------------------------------------------------------------"
43
wget --retry-connrefused --tries=30 "$EXTRA_PACKAGES" -O ./get-debloated-pkgs.sh
44
chmod +x ./get-debloated-pkgs.sh
45
-./get-debloated-pkgs.sh --add-mesa llvm-libs-nano libxml2-mini qt6-base-mini gtk3-mini opus-mini gdk-pixbuf2-mini librsvg-mini
+./get-debloated-pkgs.sh --add-mesa llvm-libs-nano libxml2-mini qt6-base-mini opus-mini
46
47
echo "Building dolphin..."
48
0 commit comments