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 3418abf0d..33bee3111 100644 --- a/test/module.defs +++ b/test/module.defs @@ -17,7 +17,7 @@ TEST.GCC.l = \ ass avformat avfilter avcodec avutil swresample postproc mp3lame dvdnav \ dvdread fribidi swscale vpx theoraenc theoradec vorbis vorbisenc ogg \ x264 bluray freetype xml2 bz2 z jansson harfbuzz opus speex lzma dav1d \ - jpeg turbojpeg + turbojpeg ifeq (,$(filter $(HOST.system),darwin cygwin mingw)) TEST.GCC.l += fontconfig |