Skip to content
Snippets Groups Projects
Commit 52630c75 authored by Jelle van der Waa's avatar Jelle van der Waa
Browse files

Add external tool on Arch Linux for ffmpeg.

parent da8e2a35
No related branches found
No related tags found
1 merge request!91Add Arch Linux as CI test target
......@@ -64,7 +64,7 @@ EXTERNAL_TOOLS = {
"arch": "dtc",
"guix": "dtc",
},
"ffprobe": {"debian": "ffmpeg", "guix": "ffmpeg"},
"ffprobe": {"debian": "ffmpeg", "arch": "ffmpeg", "guix": "ffmpeg"},
"file": {"debian": "file", "arch": "file", "guix": "file"},
"find": {"debian": "findutils", "arch": "findutils", "guix": "findutils"},
"getfacl": {"debian": "acl", "arch": "acl", "guix": "acl"},
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment