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.
ffmpeg-mini
1 parent 813e42b commit 3c46bb1Copy full SHA for 3c46bb1
get-dependencies.sh
@@ -11,7 +11,7 @@ make-aur-package viber
11
echo "Installing debloated packages..."
12
echo "---------------------------------------------------------------"
13
# Don't install qt6-base, as it breaks Viber and Viber already bundles it's own qt6
14
-get-debloated-pkgs --add-common --prefer-nano ! qt6-base
+get-debloated-pkgs --add-common --prefer-nano ffmpeg-mini ! qt6-base
15
16
mkdir -p ./AppDir/bin
17
cp -rv /opt/viber/* ./AppDir/bin
0 commit comments