ci(gitea): install libavfilter dev package
CI / Build + Clippy + Test (pull_request) Failing after 2m47s
CI / Security audit (RUSTSEC) (pull_request) Failing after 16m56s

Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
This commit is contained in:
dailz
2026-07-03 13:10:15 +08:00
co-authored by Sisyphus
parent 823dd53745
commit b96b99fc9c
+1 -1
View File
@@ -48,7 +48,7 @@ jobs:
# are also more reliable without the flag. # are also more reliable without the flag.
sudo apt-get install -y \ sudo apt-get install -y \
ffmpeg \ ffmpeg \
libavcodec-dev libavformat-dev libavutil-dev libswscale-dev libva-dev \ libavcodec-dev libavfilter-dev libavformat-dev libavutil-dev libswscale-dev libva-dev \
libwayland-dev wayland-protocols \ libwayland-dev wayland-protocols \
libdrm-dev \ libdrm-dev \
libpipewire-0.3-dev \ libpipewire-0.3-dev \