openmw: pin FFmpeg 6

Upstream is ready for FFmpeg 7 in the development version, but there
are too many patches to reasonably apply to the release version.
This commit is contained in:
Emily 2024-10-03 21:54:00 +01:00
parent 192fd67cc3
commit 3ae7b3cd45

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