Skip to content

Commit 3c46bb1

Browse files
authored
Install ffmpeg-mini
1 parent 813e42b commit 3c46bb1

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
@@ -11,7 +11,7 @@ make-aur-package viber
1111
echo "Installing debloated packages..."
1212
echo "---------------------------------------------------------------"
1313
# 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
14+
get-debloated-pkgs --add-common --prefer-nano ffmpeg-mini ! qt6-base
1515

1616
mkdir -p ./AppDir/bin
1717
cp -rv /opt/viber/* ./AppDir/bin

0 commit comments

Comments
 (0)