$OpenBSD: patch-fluidsynth_pc_in,v 1.1.1.1 2008/04/06 22:42:11 jakemsr Exp $
--- fluidsynth.pc.in.orig	Fri Feb 15 20:11:52 2008
+++ fluidsynth.pc.in	Fri Feb 15 20:12:46 2008
@@ -6,5 +6,5 @@ includedir=@includedir@
 Name: FluidSynth
 Description: Software SoundFont synth
 Version: @VERSION@
-Libs: -L${libdir} -lfluidsynth
+Libs: -L${libdir} -lfluidsynth @READLINE_LIBS@ @LIBFLUID_LIBS@ @LIBS@ -lossaudio
 Cflags: -I${includedir}
