openmw: pin FFmpeg 6 (#346249)

This commit is contained in:
Vladimír Čunát 2024-10-06 17:11:34 +02:00
commit f39d82fab6
No known key found for this signature in database
GPG Key ID: E747DF1F9575A3AA

View File

@ -2,6 +2,7 @@
, stdenv
, fetchFromGitLab
, fetchpatch
, fetchpatch2
, cmake
, pkg-config
, wrapQtAppsHook
@ -11,7 +12,8 @@
, VideoDecodeAcceleration
, boost
, bullet
, ffmpeg
# Please unpin this on the next OpenMW release.
, ffmpeg_6
, libXt
, luajit
, lz4
@ -80,7 +82,7 @@ stdenv.mkDerivation rec {
SDL2
boost
bullet'
ffmpeg
ffmpeg_6
libXt
luajit
lz4