diff options
author | Bradley Sepos <[email protected]> | 2018-05-29 05:51:07 -0400 |
---|---|---|
committer | Bradley Sepos <[email protected]> | 2018-05-29 05:51:07 -0400 |
commit | 4f2a33e550e941ffebebe0697cd362a977fdc2f6 (patch) | |
tree | be8dda4e7903088e897c71225841d6fefdb8af13 /test/module.defs | |
parent | 70e7bb5f55b3fca9e2cf21c1e087cb5c553fa4df (diff) |
contrib: Add Speex decoder libspeex.
Diffstat (limited to 'test/module.defs')
-rw-r--r-- | test/module.defs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/module.defs b/test/module.defs index 26b9a2883..cc2d048bf 100644 --- a/test/module.defs +++ b/test/module.defs @@ -17,7 +17,7 @@ TEST.GCC.l = \ ass avresample avformat avfilter avcodec avutil swresample postproc mp3lame dvdnav \ dvdread fribidi \ samplerate swscale vpx theoraenc theoradec vorbis vorbisenc ogg x264 \ - bluray freetype xml2 bz2 z jansson harfbuzz opus + bluray freetype xml2 bz2 z jansson harfbuzz opus speex ifeq (,$(filter $(BUILD.system),darwin cygwin mingw)) TEST.GCC.l += fontconfig |