SDL2_mixer: Update dependency

Upstream prefers libxmp over libmodplug now. Also, the package wasn't working with libmodplug, because it needs a build flag to build with libmodplug support in place of libxmp. It could be an option if someone is interested in implementing
This commit is contained in:
souxd
2025-06-28 22:35:42 +02:00
committed by Peder Bergebakken Sundt
parent f6963e3580
commit 438d918551
-2
View File
@@ -4,7 +4,6 @@
fetchFromGitHub,
flac,
fluidsynth,
libmodplug,
libogg,
libvorbis,
mpg123,
@@ -40,7 +39,6 @@ stdenv.mkDerivation (finalAttrs: {
SDL2
flac
fluidsynth
libmodplug
libogg
libvorbis
mpg123