mirror of
https://github.com/ZDoom/zdoom-macos-deps.git
synced 2025-02-16 08:31:30 +00:00
add missing frameworks to fluidsynth .pc file
This commit is contained in:
parent
78d2998b4c
commit
05ba784cd9
1 changed files with 1 additions and 0 deletions
1
deps/fluidsynth/lib/pkgconfig/fluidsynth.pc
vendored
1
deps/fluidsynth/lib/pkgconfig/fluidsynth.pc
vendored
|
@ -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}
|
||||
|
|
Loading…
Reference in a new issue