mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-12-26 12:53:59 +03:00
gst_all_1.gst-plugins-bad: add mplex plugin
This commit is contained in:
parent
4785ebc471
commit
c6c85c0a58
@ -4,7 +4,7 @@
|
||||
, libmodplug, mpeg2dec, mpg123
|
||||
, openjpeg, libopus, librsvg
|
||||
, wildmidi, fluidsynth, libvdpau, wayland
|
||||
, libwebp, xvidcore, gnutls
|
||||
, libwebp, xvidcore, gnutls, mjpegtools
|
||||
, mesa, libintlOrEmpty
|
||||
}:
|
||||
|
||||
@ -43,6 +43,7 @@ stdenv.mkDerivation rec {
|
||||
openjpeg libopus librsvg
|
||||
fluidsynth libvdpau
|
||||
libwebp xvidcore gnutls mesa
|
||||
mjpegtools
|
||||
]
|
||||
++ libintlOrEmpty
|
||||
++ optional faacSupport faac
|
||||
|
Loading…
Reference in New Issue
Block a user