Skip to content

Commit c95608b

Browse files
authored
add librsvg-mini to common packages
1 parent 6908e74 commit c95608b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

get-dependencies.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ echo "Installing debloated packages..."
3232
echo "---------------------------------------------------------------"
3333
wget --retry-connrefused --tries=30 "$EXTRA_PACKAGES" -O ./get-debloated-pkgs.sh
3434
chmod +x ./get-debloated-pkgs.sh
35-
./get-debloated-pkgs.sh --add-opengl --prefer-nano libxml2-mini opus-mini gdk-pixbuf2-mini
35+
./get-debloated-pkgs.sh --add-opengl --prefer-nano libxml2-mini opus-mini gdk-pixbuf2-mini librsvg-mini
3636

3737
echo "Building clementine..."
3838
echo "---------------------------------------------------------------"

0 commit comments

Comments
 (0)