performous: Pin to ffmpeg 7
This fixes the build. Performous was patched with ffmpeg 8 support (https://github.com/performous/performous/pull/1087) however this patch has not been released and doesn't apply cleanly. It seemed best to revert to ffmpeg 7 for now until a fully supported version is released.
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
aubio,
|
||||
boost,
|
||||
cmake,
|
||||
ffmpeg,
|
||||
ffmpeg_7,
|
||||
fmt,
|
||||
gettext,
|
||||
glew,
|
||||
@@ -84,7 +84,7 @@ stdenv.mkDerivation rec {
|
||||
SDL2
|
||||
aubio
|
||||
boost
|
||||
ffmpeg
|
||||
ffmpeg_7
|
||||
fmt
|
||||
glew
|
||||
glibmm
|
||||
|
||||
Reference in New Issue
Block a user