Skip to content

Commit 744d671

Browse files
authored
add gdk-pixbuf2-mini
1 parent 1c4968e commit 744d671

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
35+
./get-debloated-pkgs.sh --add-opengl --prefer-nano libxml2-mini opus-mini gdk-pixbuf2-mini
3636

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

0 commit comments

Comments
 (0)