summaryrefslogtreecommitdiffstats
path: root/src/plugins/tts/speechdispatcher/speechdispatcher.pro
diff options
context:
space:
mode:
authorQt Forward Merge Bot <qt_forward_merge_bot@qt-project.org>2019-03-09 03:00:47 +0100
committerQt Forward Merge Bot <qt_forward_merge_bot@qt-project.org>2019-03-09 03:00:47 +0100
commitf98930fc465412d5921486ec0497bb5d5b74ae8b (patch)
tree29805278cc18ea81e8e00f9cb9d8c5adf5e3cb52 /src/plugins/tts/speechdispatcher/speechdispatcher.pro
parent4a972ad8027b2e4845a8a3ac3f119dc0f3b05407 (diff)
parentca42f92ab22c26fbcd6b1408ef57ed5199313456 (diff)
Merge remote-tracking branch 'origin/5.12' into 5.13v5.13.0-beta1
Diffstat (limited to 'src/plugins/tts/speechdispatcher/speechdispatcher.pro')
-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 b8a984e..a6795e5 100644
--- a/src/plugins/tts/speechdispatcher/speechdispatcher.pro
+++ b/src/plugins/tts/speechdispatcher/speechdispatcher.pro
@@ -4,7 +4,7 @@ PLUGIN_CLASS_NAME = QTextToSpeechPluginSpeechd
load(qt_plugin)
-QT += core texttospeech
+QT = core texttospeech
CONFIG += link_pkgconfig
packagesExist(speech-dispatcher): PKGCONFIG = speech-dispatcher