From 4be29562fd0192c0c7a157421aacf999137361a2 Mon Sep 17 00:00:00 2001 From: Sean McGovern Date: Fri, 3 Jun 2016 23:39:32 -0400 Subject: cli: move ogg in link order It can depend on the vorbis libraries. --- test/module.defs | 4 ++-- 1 file 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)) -- cgit v1.2.3