diff options
author | Damiano Galassi <[email protected]> | 2021-01-23 18:56:10 +0100 |
---|---|---|
committer | Damiano Galassi <[email protected]> | 2021-01-23 19:00:27 +0100 |
commit | 581f60136ad0c68b8849cd0b6f9331cf1283cb5c (patch) | |
tree | 6f744caebd526953e17b6d6418d0d5009234193a /test/module.defs | |
parent | 00beb1c9b8decd7c58cafc95cd7a99a707d66a2c (diff) |
contrib: add zimg.
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 33bee3111..01a322207 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 \ - turbojpeg + turbojpeg zimg ifeq (,$(filter $(HOST.system),darwin cygwin mingw)) TEST.GCC.l += fontconfig |