Skip to content

Commit dd96a7e

Browse files
authored
use common packages
1 parent 8c51c61 commit dd96a7e

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
@@ -52,7 +52,7 @@ echo "Installing debloated packages..."
5252
echo "---------------------------------------------------------------"
5353
wget --retry-connrefused --tries=30 "$EXTRA_PACKAGES" -O ./get-debloated-pkgs.sh
5454
chmod +x ./get-debloated-pkgs.sh
55-
./get-debloated-pkgs.sh --add-mesa --prefer-nano libxml2-mini opus-mini gdk-pixbuf2-mini
55+
./get-debloated-pkgs.sh --add-common --prefer-nano
5656

5757
echo "Building mpv..."
5858
echo "---------------------------------------------------------------"

0 commit comments

Comments
 (0)