Skip to content

Commit

Permalink
fix ffmpeg build
Browse files Browse the repository at this point in the history
  • Loading branch information
breunigs committed Oct 26, 2023
1 parent 598b648 commit 0dfd8a0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tools/ffmpeg/Dockerfile.ffmpeg
Original file line number Diff line number Diff line change
Expand Up @@ -135,10 +135,11 @@ RUN \
libc6 \
libdav1d[0-9]+ \
libsvtav1enc[0-9]+ \
libsvtav1enc1d[0-9]+ \
libva-drm2 \
libva2 \
libvips42 \
libvpx7 \
libvpx[0-9]+ \
libwebp[0-9]+ \
libwebpmux3 \
libx264-[0-9]+ \
Expand Down

0 comments on commit 0dfd8a0

Please sign in to comment.