mgba: pin ffmpeg to 4.x

This commit is contained in:
Jonathan Ringer 2022-02-04 22:10:14 -08:00
parent fad7fedb29
commit d50803b78d
No known key found for this signature in database
GPG Key ID: 5C841D3CFDFEC4E0

View File

@ -4,7 +4,7 @@
, SDL2
, cmake
, libepoxy
, ffmpeg
, ffmpeg_4
, imagemagick
, libedit
, libelf
@ -38,7 +38,7 @@ stdenv.mkDerivation rec {
buildInputs = [
SDL2
libepoxy
ffmpeg
ffmpeg_4
imagemagick
libedit
libelf