2008-12-26 03:45:12 -05:00
|
|
|
$OpenBSD: patch-fluidsynth_pc_in,v 1.2 2008/12/26 08:45:12 jakemsr Exp $
|
|
|
|
--- fluidsynth.pc.in.orig Sat Aug 18 14:55:32 2007
|
|
|
|
+++ fluidsynth.pc.in Sat Dec 20 17:33:14 2008
|
2008-04-06 18:42:11 -04:00
|
|
|
@@ -6,5 +6,5 @@ includedir=@includedir@
|
|
|
|
Name: FluidSynth
|
|
|
|
Description: Software SoundFont synth
|
|
|
|
Version: @VERSION@
|
|
|
|
-Libs: -L${libdir} -lfluidsynth
|
2008-12-26 03:45:12 -05:00
|
|
|
+Libs: -L${libdir} -lfluidsynth @READLINE_LIBS@ @LIBFLUID_LIBS@ @LIBS@
|
2008-04-06 18:42:11 -04:00
|
|
|
Cflags: -I${includedir}
|