update sdl2_mixer .pc file with missing dependencies

This commit is contained in:
alexey.lysiuk 2020-12-19 11:57:56 +02:00
parent fa7655209d
commit 4e7ba8828d
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ Name: SDL2_mixer
Description: mixer library for Simple DirectMedia Layer
Version: 2.0.4
Requires: sdl2 >= 2.0.7
Requires.private: fluidsynth mpg123
Requires.private: fluidsynth libmikmod libmodplug libmpg123 opusfile vorbisfile
Libs: -L${libdir} -lSDL2_mixer
Cflags: -I${includedir}/SDL2