add missing frameworks to fluidsynth .pc file

This commit is contained in:
alexey.lysiuk 2020-12-18 11:25:57 +02:00
parent 78d2998b4c
commit 05ba784cd9

View file

@ -8,4 +8,5 @@ Description: Software SoundFont synth
Version: 2.1.5
Requires.private: libinstpatch-1.0
Libs: -L${libdir} -lfluidsynth
Libs.private: -framework AudioUnit -framework CoreAudio -framework CoreMIDI
Cflags: -I${includedir}