diff options
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 609c96b5d..6f9904852 100644 --- a/test/module.defs +++ b/test/module.defs @@ -17,7 +17,7 @@ TEST.GCC.l = \ ass avcodec avformat avutil avresample dvdnav dvdread \ fontconfig fribidi mp3lame ogg \ samplerate swscale vpx theoraenc theoradec vorbis vorbisenc x264 \ - bluray freetype xml2 bz2 z + bluray freetype xml2 bz2 z jansson ifeq (1,$(FEATURE.qsv)) TEST.GCC.D += USE_QSV HAVE_THREADS=1 |