summaryrefslogtreecommitdiffstats
path: root/mkspecs/features/qpa/basicunixfontdatabase.prf
diff options
context:
space:
mode:
Diffstat (limited to 'mkspecs/features/qpa/basicunixfontdatabase.prf')
-rw-r--r--mkspecs/features/qpa/basicunixfontdatabase.prf2
1 files changed, 1 insertions, 1 deletions
diff --git a/mkspecs/features/qpa/basicunixfontdatabase.prf b/mkspecs/features/qpa/basicunixfontdatabase.prf
index 261eadb5d0..f2e4016c99 100644
--- a/mkspecs/features/qpa/basicunixfontdatabase.prf
+++ b/mkspecs/features/qpa/basicunixfontdatabase.prf
@@ -1,3 +1,3 @@
contains(QT_CONFIG, system-freetype) {
- LIBS += -lfreetype
+ LIBS_PRIVATE += -lfreetype
}