mirror of
https://github.com/YunoHost-Apps/peertube_remote_runner_ynh.git
synced 2024-09-03 19:56:21 +02:00
add ffprobe dep
This commit is contained in:
parent
301470127c
commit
9e6d046e05
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Reference in a new issue