djv: pin ffmpeg dependency to version 7 (#462252)

This commit is contained in:
Silvan Mosberger
2025-11-16 15:25:15 +00:00
committed by GitHub

View File

@@ -6,7 +6,7 @@
pkg-config,
bzip2,
feather-tk,
ffmpeg,
ffmpeg_7,
freetype,
glfw,
imath,
@@ -56,7 +56,7 @@ stdenv.mkDerivation (finalAttrs: {
buildInputs = [
bzip2
feather-tk
ffmpeg
ffmpeg_7
freetype
glfw
imath