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 , ffmpeg
, discord-rpc , discord-rpc
, libedit , libedit
, libelf , elfutils
, libepoxy , libepoxy
, libsForQt5 , libsForQt5
, libzip , libzip
@ -49,7 +49,7 @@ stdenv.mkDerivation (finalAttrs: {
SDL2 SDL2
ffmpeg ffmpeg
libedit libedit
libelf elfutils
libepoxy libepoxy
libzip libzip
lua lua