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.
librsvg-mini
1 parent 6908e74 commit c95608bCopy full SHA for c95608b
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 gdk-pixbuf2-mini
+./get-debloated-pkgs.sh --add-opengl --prefer-nano libxml2-mini opus-mini gdk-pixbuf2-mini librsvg-mini
36
37
echo "Building clementine..."
38
0 commit comments