diff --git a/manifest.toml b/manifest.toml index 0bde6ca..f7fd21d 100644 --- a/manifest.toml +++ b/manifest.toml @@ -53,7 +53,7 @@ ram.runtime = "1000M" main.url = "/" [resources.apt] - packages = "ffmpeg ffprobe" + packages = "ffmpeg" extras.yarn.repo = "deb https://dl.yarnpkg.com/debian/ stable main" extras.yarn.key = "https://dl.yarnpkg.com/debian/pubkey.gpg"