We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 18d6619 commit 4e510d2Copy full SHA for 4e510d2
1 file changed
get-dependencies.sh
@@ -10,10 +10,10 @@ echo "---------------------------------------------------------------"
10
11
echo "Installing debloated packages..."
12
echo "---------------------------------------------------------------"
13
-get-debloated-pkgs --add-common --prefer-nano
+get-debloated-pkgs --add-common --prefer-nano ffmpeg-mini
14
15
# Comment this out if you need an AUR package
16
-#make-aur-package PACKAGENAME
+make-aur-package video2x
17
18
# If the application needs to be manually built that has to be done down here
19
0 commit comments