Skip to content

Commit de3049c

Browse files
authored
no need to add vulkan
1 parent cf38fe9 commit de3049c

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
@@ -31,6 +31,6 @@ echo "Installing debloated packages..."
3131
echo "---------------------------------------------------------------"
3232
wget --retry-connrefused --tries=30 "$EXTRA_PACKAGES" -O ./get-debloated-pkgs.sh
3333
chmod +x ./get-debloated-pkgs.sh
34-
./get-debloated-pkgs.sh --add-mesa --prefer-nano qt6-base-mini libxml2-mini opus-mini
34+
./get-debloated-pkgs.sh --add-opengl --prefer-nano qt6-base-mini libxml2-mini opus-mini
3535

3636
pacman -Q strawberry | awk '{print $2; exit}' > ~/version

0 commit comments

Comments
 (0)