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 7928e25 commit 8684d62Copy full SHA for 8684d62
get-dependencies.sh
@@ -38,7 +38,7 @@ echo "Installing debloated packages..."
38
echo "---------------------------------------------------------------"
39
wget --retry-connrefused --tries=30 "$EXTRA_PACKAGES" -O ./get-debloated-pkgs.sh
40
chmod +x ./get-debloated-pkgs.sh
41
-./get-debloated-pkgs.sh --add-mesa gtk3-mini opus-mini libxml2-mini gdk-pixbuf2-mini
+./get-debloated-pkgs.sh --add-common
42
43
# Make librashader
44
echo "Making extra dependencies..."
0 commit comments