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 c0f0b98 commit 55bec62Copy full SHA for 55bec62
get-dependencies.sh
@@ -48,7 +48,7 @@ echo "Installing debloated packages..."
48
echo "---------------------------------------------------------------"
49
wget --retry-connrefused --tries=30 "$EXTRA_PACKAGES" -O ./get-debloated-pkgs.sh
50
chmod +x ./get-debloated-pkgs.sh
51
-./get-debloated-pkgs.sh --add-mesa qt6-base-mini llvm-libs-nano opus-nano gdk-pixbuf2-mini
+./get-debloated-pkgs.sh --add-common ffmpeg-mini intel-media-driver-mini
52
53
echo "Building citron..."
54
0 commit comments