mgba: pin ffmpeg to 4.x

This commit is contained in:
Jonathan Ringer
2022-02-04 22:10:59 -08:00
parent fad7fedb29
commit d50803b78d
+2 -2
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