diff --git a/fluidsynth.pc.in b/fluidsynth.pc.in index 3aca407..593e39c 100644 --- a/fluidsynth.pc.in +++ b/fluidsynth.pc.in @@ -6,5 +6,5 @@ includedir=@includedir@ Name: FluidSynth Description: Software SoundFont synth Version: @VERSION@ -Libs: -L${libdir} -lfluidsynth +Libs: -L${libdir} -lfluidsynth -lglib-2.0 -lgthread-2.0 -lsndfile -lFLAC -lvorbisenc -lvorbis -lopus -logg -lpthread -lm -lole32 -lws2_32 -lwinmm Cflags: -I${includedir}