diff options
Diffstat (limited to 'test/module.defs')
-rw-r--r-- | test/module.defs | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/test/module.defs b/test/module.defs index 17cf42e8c..3de5761c4 100644 --- a/test/module.defs +++ b/test/module.defs @@ -15,8 +15,8 @@ TEST.libs = $(LIBHB.a) TEST.GCC.l = \ ass avresample avformat avcodec avfilter avutil mp3lame dvdnav \ - dvdread fontconfig fribidi ogg \ - samplerate swscale vpx theoraenc theoradec vorbis vorbisenc x264 \ + dvdread fontconfig fribidi \ + samplerate swscale vpx theoraenc theoradec vorbis vorbisenc ogg x264 \ bluray freetype xml2 bz2 z jansson harfbuzz ifeq (1,$(FEATURE.qsv)) |