Skip to content

Commit 2d990e4

Browse files
authored
add gdk-pixbuf2-mini
1 parent 3d96beb commit 2d990e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ esac
5454
# Install Debloated Pkgs
5555
wget "${DEBLOATED_PKGS}" -O /tmp/get-debloated-pkgs.sh
5656
chmod a+x /tmp/get-debloated-pkgs.sh
57-
sh /tmp/get-debloated-pkgs.sh --add-opengl --prefer-nano gtk4-mini libxml2-mini
57+
sh /tmp/get-debloated-pkgs.sh --add-opengl --prefer-nano gtk4-mini libxml2-mini gdk-pixbuf2-mini
5858

5959
# Download & install other dependencies
6060
# zig: https://ziglang.org

0 commit comments

Comments
 (0)