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, pkg-config,
bzip2, bzip2,
feather-tk, feather-tk,
ffmpeg, ffmpeg_7,
freetype, freetype,
glfw, glfw,
imath, imath,
@@ -56,7 +56,7 @@ stdenv.mkDerivation (finalAttrs: {
buildInputs = [ buildInputs = [
bzip2 bzip2
feather-tk feather-tk
ffmpeg ffmpeg_7
freetype freetype
glfw glfw
imath imath