Add SDL2_ttf dependency for Linux
This commit is contained in:
parent
95cb026446
commit
4dac57cf8c
3 changed files with 5 additions and 4 deletions
|
|
@ -61,7 +61,7 @@ macx {
|
|||
|
||||
unix:!macx {
|
||||
CONFIG += link_pkgconfig soundio
|
||||
PKGCONFIG += openssl sdl2 opus
|
||||
PKGCONFIG += openssl sdl2 SDL2_ttf opus
|
||||
|
||||
# For libsoundio
|
||||
packagesExist(libpulse) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue