[vlc-devel] [PATCH] contrib: fix fluidsynth link flags for Win32
Pierre Ynard
linkfanel at yahoo.fr
Sat Apr 24 02:07:40 CEST 2010
j-b?
diff --git a/extras/contrib/src/Patches/fluid-win32.patch b/extras/contrib/src/Patches/fluid-win32.patch
index e5c8eaa..d97422a 100644
--- a/extras/contrib/src/Patches/fluid-win32.patch
+++ b/extras/contrib/src/Patches/fluid-win32.patch
@@ -16,5 +16,5 @@
Description: Software SoundFont synth
Version: @VERSION@
-Libs: -L${libdir} -lfluidsynth
-+Libs: -L${libdir} -lfluidsynth -ldsound -lwinmm
++Libs: -L${libdir} -lfluidsynth -ldsound -lportaudio -lwinmm
Cflags: -I${includedir}
--
Pierre Ynard
"Une âme dans un corps, c'est comme un dessin sur une feuille de papier."
More information about the vlc-devel
mailing list