This is an automated email from the git hooks/post-receive script.

guix_mirror_bot pushed a commit to branch master
in repository guix.

The following commit(s) were added to refs/heads/master by this push:
     new 4e14ef66af gnu: python-pyqt-6: Add qtspeech for QtTextToSpeech.
4e14ef66af is described below

commit 4e14ef66afb700cae34717be790e930a685fa06c
Author: Hugo Buddelmeijer <[email protected]>
AuthorDate: Mon Jul 13 18:52:50 2026 +0200

    gnu: python-pyqt-6: Add qtspeech for QtTextToSpeech.
    
    * gnu/packages/qt.scm (python-pyqt-6): Add qtspeech for QtTextToSpeech.
    [inputs]: Add qtspeech.
    
    Signed-off-by: Andreas Enge <[email protected]>
---
 gnu/packages/qt.scm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gnu/packages/qt.scm b/gnu/packages/qt.scm
index fd8f64d022..79ed8ed6bc 100644
--- a/gnu/packages/qt.scm
+++ b/gnu/packages/qt.scm
@@ -4641,6 +4641,7 @@ contain over 620 classes.")
                   qtdeclarative
                   qtmultimedia
                   qtpositioning
+                  qtspeech
                   qtsvg
                   qttools
                   qtwebchannel

Reply via email to