From 57902b23cd4a70505fdcf4361787150679a5e58e Mon Sep 17 00:00:00 2001 From: John Stebbins Date: Fri, 30 Oct 2015 16:26:57 -0700 Subject: CLI: fix linking with broken ubuntu linker --- test/module.defs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'test') diff --git a/test/module.defs b/test/module.defs index e273fc4bd..29f28a354 100644 --- a/test/module.defs +++ b/test/module.defs @@ -14,8 +14,8 @@ TEST.GCC.L = $(CONTRIB.build/)lib TEST.libs = $(LIBHB.a) TEST.GCC.l = \ - ass avcodec avformat avutil avresample dvdnav dvdread \ - fontconfig fribidi mp3lame ogg \ + ass avresample avformat avcodec avutil mp3lame dvdnav dvdread \ + fontconfig fribidi ogg \ samplerate swscale vpx theoraenc theoradec vorbis vorbisenc x264 \ bluray freetype xml2 bz2 z jansson -- cgit v1.2.3