Skip to content

Commit da02b37

Browse files
authored
mmm
1 parent 77afd8e commit da02b37

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
@@ -47,7 +47,7 @@ echo "Installing debloated packages..."
4747
echo "---------------------------------------------------------------"
4848
wget --retry-connrefused --tries=30 "$EXTRA_PACKAGES" -O ./get-debloated-pkgs.sh
4949
chmod +x ./get-debloated-pkgs.sh
50-
./get-debloated-pkgs.sh --add-mesa qt6-base-mini llvm-libs-nano
50+
./get-debloated-pkgs.sh --add-mesa qt6-base-mini llvm-libs-nano opus-nano
5151

5252
echo "Building citron..."
5353
echo "---------------------------------------------------------------"

0 commit comments

Comments
 (0)