add ffprobe dep

This commit is contained in:
lapineige 2023-07-08 16:39:06 +02:00 committed by GitHub
parent 301470127c
commit 9e6d046e05
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -53,7 +53,7 @@ ram.runtime = "1000M"
main.url = "/"
[resources.apt]
packages = "ffmpeg"
packages = "ffmpeg ffprobe"
extras.yarn.repo = "deb https://dl.yarnpkg.com/debian/ stable main"
extras.yarn.key = "https://dl.yarnpkg.com/debian/pubkey.gpg"