Skip to content

Commit 55bec62

Browse files
authored
use common packages
1 parent c0f0b98 commit 55bec62

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
@@ -48,7 +48,7 @@ echo "Installing debloated packages..."
4848
echo "---------------------------------------------------------------"
4949
wget --retry-connrefused --tries=30 "$EXTRA_PACKAGES" -O ./get-debloated-pkgs.sh
5050
chmod +x ./get-debloated-pkgs.sh
51-
./get-debloated-pkgs.sh --add-mesa qt6-base-mini llvm-libs-nano opus-nano gdk-pixbuf2-mini
51+
./get-debloated-pkgs.sh --add-common ffmpeg-mini intel-media-driver-mini
5252

5353
echo "Building citron..."
5454
echo "---------------------------------------------------------------"

0 commit comments

Comments
 (0)