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.
gdk-pixbuf2-mini
1 parent 1c4968e commit 744d671Copy full SHA for 744d671
get-dependencies.sh
@@ -32,7 +32,7 @@ echo "Installing debloated packages..."
32
echo "---------------------------------------------------------------"
33
wget --retry-connrefused --tries=30 "$EXTRA_PACKAGES" -O ./get-debloated-pkgs.sh
34
chmod +x ./get-debloated-pkgs.sh
35
-./get-debloated-pkgs.sh --add-opengl --prefer-nano libxml2-mini opus-mini
+./get-debloated-pkgs.sh --add-opengl --prefer-nano libxml2-mini opus-mini gdk-pixbuf2-mini
36
37
echo "Building clementine..."
38
0 commit comments