From 581f60136ad0c68b8849cd0b6f9331cf1283cb5c Mon Sep 17 00:00:00 2001 From: Damiano Galassi Date: Sat, 23 Jan 2021 18:56:10 +0100 Subject: contrib: add zimg. --- libhb/module.defs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libhb') diff --git a/libhb/module.defs b/libhb/module.defs index a6aec9702..e04d3ecfb 100644 --- a/libhb/module.defs +++ b/libhb/module.defs @@ -114,7 +114,7 @@ LIBHB.lib = $(LIBHB.build/)hb.lib LIBHB.dll.libs = $(foreach n, \ ass avformat avfilter avcodec avutil swresample postproc dvdnav dvdread \ freetype mp3lame swscale vpx theora vorbis vorbisenc ogg x264 xml2 \ - bluray jansson harfbuzz opus speex dav1d turbojpeg, \ + bluray jansson harfbuzz opus speex dav1d turbojpeg zimg, \ $(CONTRIB.build/)lib/lib$(n).a ) ifeq (1,$(FEATURE.fdk_aac)) -- cgit v1.2.3