gst-plugins-bad: add libgme

This commit is contained in:
Linus Heckemann
2017-04-13 11:43:06 +01:00
parent 3af491fb66
commit fe7bec1f08
2 changed files with 10 additions and 2 deletions

View File

@@ -5,7 +5,7 @@
, openjpeg, libopus, librsvg
, wildmidi, fluidsynth, libvdpau, wayland
, libwebp, xvidcore, gnutls, mjpegtools
, mesa, libintlOrEmpty
, mesa, libintlOrEmpty, libgme
}:
assert faacSupport -> faac != null;
@@ -45,7 +45,7 @@ stdenv.mkDerivation rec {
openjpeg libopus librsvg
fluidsynth libvdpau
libwebp xvidcore gnutls mesa
mjpegtools
mjpegtools libgme
]
++ libintlOrEmpty
++ optional faacSupport faac