summaryrefslogtreecommitdiff
path: root/gnu/packages/qt.scm
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/packages/qt.scm')
-rw-r--r--gnu/packages/qt.scm6
1 files changed, 3 insertions, 3 deletions
diff --git a/gnu/packages/qt.scm b/gnu/packages/qt.scm
index 5bf97e6c54..716f16211f 100644
--- a/gnu/packages/qt.scm
+++ b/gnu/packages/qt.scm
@@ -2715,7 +2715,7 @@ processes or computers.")
(home-page (package-home-page qtbase))
(license (package-license qtbase))))
-(define-public qtspeech
+(define-public qtspeech-5
(package
(inherit qtsvg-5)
(name "qtspeech")
@@ -4669,7 +4669,7 @@ color-related widgets.")
qtscript
qtscxml-5
qtsensors-5
- qtspeech
+ qtspeech-5
qtsvg-5
qttools-5
qtwebchannel-5
@@ -4719,7 +4719,7 @@ color-related widgets.")
"qtscript"
"qtscxml"
"qtsensors-5"
- "qtspeech"
+ "qtspeech-5"
"qtsvg"
"qttools"
"qtwebchannel"