aboutsummaryrefslogtreecommitdiffstats
path: root/packages/libxine/files/libxine-tremor-autoconf.patch
blob: bbedc81de362447e5f5e2a6bf86004f419a16a0c (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-rc7/m4/vorbis.m4~libxine-tremor-autoconf
+++ xine-lib-1-rc7/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"