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:
committed by
Peder Bergebakken Sundt
parent
f6963e3580
commit
438d918551
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user