~ruther/guix-local

ac5f3988c4e6082e7c1be0a7fe9664820db33790 — Hartmut Goebel 8 years ago 96e622f
gnu: knotifications: Add optional input "qtspeech".

* gnu/pacakges/kde-frameworks.scm (knotifications)[inputs]: Add
  qtspeech.
1 files changed, 1 insertions(+), 1 deletions(-)

M gnu/packages/kde-frameworks.scm
M gnu/packages/kde-frameworks.scm => gnu/packages/kde-frameworks.scm +1 -1
@@ 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)))