summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/plugins/tts/speechdispatcher/speechdispatcher.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/tts/speechdispatcher/speechdispatcher.pro b/src/plugins/tts/speechdispatcher/speechdispatcher.pro
index 6f4e5cc..5a5c0ab 100644
--- a/src/plugins/tts/speechdispatcher/speechdispatcher.pro
+++ b/src/plugins/tts/speechdispatcher/speechdispatcher.pro
@@ -6,8 +6,8 @@ load(qt_plugin)
QT += core texttospeech
+CONFIG += link_pkgconfig
PKGCONFIG = speech-dispatcher
-LIBS += -lspeechd
HEADERS += \
qtexttospeech_speechd.h \