aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/libxine/libxine-1.1.0/libxine-tremor-autoconf.patch
blob: 097f72cb1bbd268b3839223c49c328bf4e61636c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
#
# Patch managed by http://www.holgerschurig.de/patcher.html
#

--- xine-lib-1.1.0/m4/vorbis.m4~libxine-tremor-autoconf
+++ xine-lib-1.1.0/m4/vorbis.m4
@@ -18,7 +18,7 @@
     VORBIS_LIBDIR="-L$vorbis_prefix/$XINE_LIBNAME"
   fi
 
-  VORBIS_LIBS="$VORBIS_LIBDIR -lvorbis -lm"
+  VORBIS_LIBS="$VORBIS_LIBDIR -lvorbisidec -lm"
   VORBISFILE_LIBS="-lvorbisfile"
   VORBISENC_LIBS="-lvorbisenc"