guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

09/10: gnu: knotifications: Add optional input "qtspeech".


From: Hartmut Goebel
Subject: 09/10: gnu: knotifications: Add optional input "qtspeech".
Date: Sun, 18 Feb 2018 13:23:50 -0500 (EST)

htgoebel pushed a commit to branch master
in repository guix.

commit ac5f3988c4e6082e7c1be0a7fe9664820db33790
Author: Hartmut Goebel <address@hidden>
Date:   Sun Feb 4 23:35:27 2018 +0100

    gnu: knotifications: Add optional input "qtspeech".
    
    * gnu/pacakges/kde-frameworks.scm (knotifications)[inputs]: Add
      qtspeech.
---
 gnu/packages/kde-frameworks.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/kde-frameworks.scm b/gnu/packages/kde-frameworks.scm
index ba03952..2583c85 100644
--- a/gnu/packages/kde-frameworks.scm
+++ b/gnu/packages/kde-frameworks.scm
@@ -1777,7 +1777,7 @@ asynchronous jobs.")
        ("kwindowsystem" ,kwindowsystem)
        ("phonon" ,phonon)
        ("qtbase" ,qtbase)
-       ;; TODO: qtspeech (new in Qt 5.9)
+       ("qtspeech" ,qtspeech)
        ;; TODO: Think about adding dbusmenu-qt5 from
        ;; https://launchpad.net/libdbusmenu-qt
        ("qtx11extras" ,qtx11extras)))



reply via email to

[Prev in Thread] Current Thread [Next in Thread]