We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f6f80d commit cda7144Copy full SHA for cda7144
1 file changed
get-dependencies.sh
@@ -15,7 +15,7 @@ pacman -Syu --noconfirm \
15
16
echo "Installing debloated packages..."
17
echo "---------------------------------------------------------------"
18
-get-debloated-pkgs --add-common
+get-debloated-pkgs --add-common ffmpeg-mini x265-mini llvm-mini
19
20
# Comment this out if you need an AUR package
21
#make-aur-package PACKAGENAME
0 commit comments