mgba: use elfutils instead of abandoned libelf

See https://github.com/mgba-emu/mgba/issues/3129; in nixpkgs, we don't build mgba for darwin, so switching to elfutils is straightforward.
This commit is contained in:
Philip Taron
2024-03-03 18:33:09 -08:00
parent 300f3732c5
commit c313443b35
+2 -2
View File
@@ -5,7 +5,7 @@
, ffmpeg
, discord-rpc
, libedit
, libelf
, elfutils
, libepoxy
, libsForQt5
, libzip
@@ -49,7 +49,7 @@ stdenv.mkDerivation (finalAttrs: {
SDL2
ffmpeg
libedit
libelf
elfutils
libepoxy
libzip
lua