guix-patches
[Top][All Lists]
Advanced

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

bug#27251: [PATCH 26/27] gnu: knotifications: Add a todo comments.


From: Hartmut Goebel
Subject: bug#27251: [PATCH 26/27] gnu: knotifications: Add a todo comments.
Date: Mon, 5 Jun 2017 17:35:17 +0200

* gnu/packages/kde-frameworks.scm (knotifications)[inputs]: Add comments.
---
 gnu/packages/kde-frameworks.scm | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/gnu/packages/kde-frameworks.scm b/gnu/packages/kde-frameworks.scm
index c60bb85..daf7f43 100644
--- a/gnu/packages/kde-frameworks.scm
+++ b/gnu/packages/kde-frameworks.scm
@@ -1579,6 +1579,9 @@ asynchronous jobs.")
        ("kwindowsystem" ,kwindowsystem)
        ("phonon" ,phonon)
        ("qtbase" ,qtbase)
+       ;; TODO: qtspeech (new in Qt 5.9)
+       ;; TODO: Think about adding dbusmenu-qt5 from
+       ;; https://launchpad.net/libdbusmenu-qt
        ("qtx11extras" ,qtx11extras)))
     (arguments
      `(#:phases
-- 
2.7.4






reply via email to

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