Skip to content

Commit 7ae2bb3

Browse files
authored
remove gtk from CI runner (#43)
1 parent f6a5142 commit 7ae2bb3

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
@@ -42,7 +42,7 @@ echo "Installing debloated packages..."
4242
echo "---------------------------------------------------------------"
4343
wget --retry-connrefused --tries=30 "$EXTRA_PACKAGES" -O ./get-debloated-pkgs.sh
4444
chmod +x ./get-debloated-pkgs.sh
45-
./get-debloated-pkgs.sh --add-mesa llvm-libs-nano libxml2-mini qt6-base-mini gtk3-mini opus-mini gdk-pixbuf2-mini librsvg-mini
45+
./get-debloated-pkgs.sh --add-mesa llvm-libs-nano libxml2-mini qt6-base-mini opus-mini
4646

4747
echo "Building dolphin..."
4848
echo "---------------------------------------------------------------"

0 commit comments

Comments
 (0)