We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c51c61 commit dd96a7eCopy full SHA for dd96a7e
get-dependencies.sh
@@ -52,7 +52,7 @@ echo "Installing debloated packages..."
52
echo "---------------------------------------------------------------"
53
wget --retry-connrefused --tries=30 "$EXTRA_PACKAGES" -O ./get-debloated-pkgs.sh
54
chmod +x ./get-debloated-pkgs.sh
55
-./get-debloated-pkgs.sh --add-mesa --prefer-nano libxml2-mini opus-mini gdk-pixbuf2-mini
+./get-debloated-pkgs.sh --add-common --prefer-nano
56
57
echo "Building mpv..."
58
0 commit comments