Merge pull request #293156 from philiptaron/mbga

mgba: use elfutils instead of abandoned libelf
This commit is contained in:
Weijia Wang 2024-03-07 16:12:57 +01:00 committed by GitHub
commit 2c01921fb6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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