chore(deps): Add ffmpeg and ffmpeg4.4

ffmpeg4.4 is required in order to make Firefox-based browser to play
video properly
This commit is contained in:
Ahmad Ansori Palembani 2024-07-10 11:51:12 +07:00
parent 102d914e4a
commit 3117a62670
Signed by: null2264
GPG key ID: BA64F8B60AF3EFB6

View file

@ -10,6 +10,8 @@ packages_arch=(
jq
zsh
opendoas
ffmpeg
ffmpeg4.4
)
# === Function and Variable ===