mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-02 02:03:21 +00:00
vlc: add libmodplug
This enables playback of tracker module formats such as MOD, S3M, XM and others.
This commit is contained in:
parent
349612483d
commit
64089a5a1b
@ -31,6 +31,7 @@
|
||||
, libkate
|
||||
, libmad
|
||||
, libmatroska
|
||||
, libmodplug
|
||||
, libmtp
|
||||
, liboggz
|
||||
, libopus
|
||||
@ -122,6 +123,7 @@ stdenv.mkDerivation rec {
|
||||
libmad
|
||||
libmatroska
|
||||
libmtp
|
||||
libmodplug
|
||||
liboggz
|
||||
libopus
|
||||
libplacebo
|
||||
|
Loading…
Reference in New Issue
Block a user