Skip to content

Commit 7e09020

Browse files
authored
use common packages instead
1 parent 8fa9be7 commit 7e09020

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
@@ -24,7 +24,7 @@ echo "Installing debloated packages..."
2424
echo "---------------------------------------------------------------"
2525
wget --retry-connrefused --tries=30 "$EXTRA_PACKAGES" -O ./get-debloated-pkgs.sh
2626
chmod +x ./get-debloated-pkgs.sh
27-
./get-debloated-pkgs.sh --add-mesa gtk3-mini opus-mini libxml2-mini gdk-pixbuf2-mini
27+
./get-debloated-pkgs.sh --add-common
2828

2929

3030
echo "Building cemu..."

0 commit comments

Comments
 (0)