Skip to content

Commit 79cff38

Browse files
authored
Merge pull request #103 from Samueru-sama/patch-3
add `gdk-pixbuf2-mini`
2 parents 3d96beb + 2d990e4 commit 79cff38

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)