Add SDL2_ttf dependency for Linux

This commit is contained in:
Cameron Gutman
2019-02-12 21:38:51 -08:00
parent 95cb026446
commit 4dac57cf8c
3 changed files with 5 additions and 4 deletions

View File

@@ -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) {