all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Hartmut Goebel <h.goebel@crazy-compilers.com>
To: 30398@debbugs.gnu.org
Subject: [bug#30398] [PATCH 8/9] gnu: ktextwidgets: Add optional input "qtspeech".
Date: Thu,  8 Feb 2018 23:02:36 +0100	[thread overview]
Message-ID: <20180208220237.13753-8-h.goebel@crazy-compilers.com> (raw)
In-Reply-To: <20180208220237.13753-1-h.goebel@crazy-compilers.com>

* gnu/pacakges/kde-frameworks.scm (ktextwidgets)[inputs]: Add
  qtspeech.
---
 gnu/packages/kde-frameworks.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/kde-frameworks.scm b/gnu/packages/kde-frameworks.scm
index e6c4fd86d..e2d136fa4 100644
--- a/gnu/packages/kde-frameworks.scm
+++ b/gnu/packages/kde-frameworks.scm
@@ -3043,8 +3043,8 @@ library.")
        ("kservice" ,kservice)
        ("kwidgetsaddons" ,kwidgetsaddons)
        ("kwindowsystem" ,kwindowsystem)
-       ;; TODO: qtspeech (new in Qt 5.9)
-       ("qtbase" ,qtbase)))
+       ("qtbase" ,qtbase)
+       ("qtspeech", qtspeech)))
     (arguments
      `(#:phases
        (modify-phases %standard-phases
-- 
2.13.6

  parent reply	other threads:[~2018-02-08 22:03 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-02-08 21:57 [bug#30398] [PATCH 0/9] Update KDE Frameworks to 5.42.0 and other KDE stuff respecrivly Hartmut Goebel
2018-02-08 22:02 ` [bug#30398] [PATCH 1/9] gnu: kde-frameworks: Update to 5.42.0 resp. 5.42.1 Hartmut Goebel
2018-02-08 22:02   ` [bug#30398] [PATCH 2/9] gnu: kpmcore: Update to 3.3.0 Hartmut Goebel
2018-02-08 22:02   ` [bug#30398] [PATCH 3/9] gnu: libksysguard: Update to 5.11.5 Hartmut Goebel
2018-02-08 22:02   ` [bug#30398] [PATCH 4/9] gnu: libkomparediff2: Update to 17.12.1 Hartmut Goebel
2018-02-08 22:02   ` [bug#30398] [PATCH 5/9] gnu: libkomparediff2: Use mirror://kde scheme for source-url Hartmut Goebel
2018-02-08 22:02   ` [bug#30398] [PATCH 6/9] gnu: snorenotify: " Hartmut Goebel
2018-02-08 22:02   ` [bug#30398] [PATCH 7/9] gnu: qca: " Hartmut Goebel
2018-02-08 22:02   ` Hartmut Goebel [this message]
2018-02-08 22:02   ` [bug#30398] [PATCH 9/9] gnu: knotifications: Add optional input "qtspeech" Hartmut Goebel
2018-02-18 17:16   ` [bug#30398] [PATCH 1/9] gnu: kde-frameworks: Update to 5.42.0 resp. 5.42.1 Marius Bakke
2018-02-18 18:26     ` [bug#30398] [PATCH 1/9] Update KDE Frameworks to 5.42.0 and other Hartmut Goebel
2018-02-18 17:18 ` [bug#30398] [PATCH 0/9] Update KDE Frameworks to 5.42.0 and other KDE stuff respecrivly Marius Bakke
     [not found] ` <handler.30398.B.151812708928561.ack@debbugs.gnu.org>
2018-02-18 17:40   ` bug#30398: ([PATCH 0/9] Update KDE Frameworks to 5.42.0 and other KDE stuff respectively) Hartmut Goebel
2018-02-18 17:51   ` bug#30340: Adopt NixOS patches for Qt5 Hartmut Goebel

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20180208220237.13753-8-h.goebel@crazy-compilers.com \
    --to=h.goebel@crazy-compilers.com \
    --cc=30398@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.