gstreamer: Add srt support to gst-plugins-bad

This commit is contained in:
Niklas Hambüchen 2019-01-20 18:59:47 +01:00
parent c26f2458d2
commit 31981d2cd9

View File

@ -9,6 +9,7 @@
, libwebp, xvidcore, gnutls, mjpegtools
, libGLU_combined, libintl, libgme
, openssl, x265, libxml2
, srt
}:
assert faacSupport -> faac != null;
@ -74,6 +75,7 @@ stdenv.mkDerivation rec {
libwebp xvidcore gnutls libGLU_combined
libgme openssl x265 libxml2
libintl
srt
]
++ optional faacSupport faac
++ optional stdenv.isLinux wayland