diff options
author | Bradley Sepos <bradley@bradleysepos.com> | 2018-08-13 17:27:24 -0400 |
---|---|---|
committer | Bradley Sepos <bradley@bradleysepos.com> | 2018-08-16 18:26:03 -0400 |
commit | 4b7a96048aa0ebef75079423b64549b763208f32 (patch) | |
tree | 5fbf18aca309bd2cc9757867e69d4cfdd40f093b /test | |
parent | 29f1a1ee0f951ee6c9e295500a93b05304c562dd (diff) |
contrib: gtk: libhb: macosx: test: Remove remaining traces of libavresample.
Extension of and closes #1422.
Diffstat (limited to 'test')
-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 c8d230a27..2ecbb0767 100644 --- a/test/module.defs +++ b/test/module.defs @@ -14,7 +14,7 @@ TEST.GCC.L = $(CONTRIB.build/)lib TEST.libs = $(LIBHB.a) TEST.GCC.l = \ - ass avformat avfilter avcodec avutil avresample swresample postproc mp3lame dvdnav \ + ass 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 speex lzma |