GNU bug report logs - #30398
[PATCH 0/9] Update KDE Frameworks to 5.42.0 and other KDE stuff respecrivly

Previous Next

Package: guix-patches;

Reported by: Hartmut Goebel <h.goebel <at> crazy-compilers.com>

Date: Thu, 8 Feb 2018 21:59:02 UTC

Severity: normal

Tags: patch

Done: Hartmut Goebel <h.goebel <at> crazy-compilers.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Hartmut Goebel <h.goebel <at> crazy-compilers.com>
To: 30398 <at> debbugs.gnu.org
Subject: [bug#30398] [PATCH 9/9] gnu: knotifications: Add optional input "qtspeech".
Date: Thu,  8 Feb 2018 23:02:37 +0100
* 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 e2d136fa4..9b44ea9da 100644
--- a/gnu/packages/kde-frameworks.scm
+++ b/gnu/packages/kde-frameworks.scm
@@ -1785,7 +1785,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)))
-- 
2.13.6





This bug report was last modified 7 years and 93 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.