Skip to content

Commit ba12879

Browse files
authored
add gdk-pixbuf2-mini
1 parent 9f41106 commit ba12879

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
@@ -36,7 +36,7 @@ echo "Installing debloated packages..."
3636
echo "---------------------------------------------------------------"
3737
wget --retry-connrefused --tries=30 "$EXTRA_PACKAGES" -O ./get-debloated-pkgs.sh
3838
chmod +x ./get-debloated-pkgs.sh
39-
./get-debloated-pkgs.sh libxml2-mini gtk3-mini
39+
./get-debloated-pkgs.sh libxml2-mini gtk3-mini gdk-pixbuf2-mini
4040

4141
echo "Building rofi..."
4242
echo "---------------------------------------------------------------"

0 commit comments

Comments
 (0)