External, Non-PPA KXStudio Repository
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

10 lines
389B

  1. --- fluidsynth-static-1.1.6.orig/fluidsynth.pc.in
  2. +++ fluidsynth-static-1.1.6/fluidsynth.pc.in
  3. @@ -6,5 +6,5 @@ includedir=@includedir@
  4. Name: FluidSynth
  5. Description: Software SoundFont synth
  6. Version: @VERSION@
  7. -Libs: -L${libdir} -lfluidsynth
  8. +Libs: -L${libdir} -lfluidsynth -lglib-2.0 -lgthread-2.0 -lsndfile -lFLAC -lvorbisenc -lvorbis -logg -lpthread -lrt -lm
  9. Cflags: -I${includedir}