guix-patches
[Top][All Lists]
Advanced

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

bug#27251: [PATCH 23/27] gnu: kpty: Add a todo comment.


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

* gnu/packages/kde-frameworks.scm (kpty)[inputs]: Add a todo comment.
---
 gnu/packages/kde-frameworks.scm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gnu/packages/kde-frameworks.scm b/gnu/packages/kde-frameworks.scm
index 04b9f5d..ea37a75 100644
--- a/gnu/packages/kde-frameworks.scm
+++ b/gnu/packages/kde-frameworks.scm
@@ -1652,6 +1652,7 @@ were traditional plugins.")
     (inputs
      `(("kcoreaddons" ,kcoreaddons)
        ("ki18n" ,ki18n)
+       ;; TODO: utempter, for managing UTMP entries
        ("qtbase" ,qtbase)))
     (arguments
      `(#:tests? #f ; FIXME: 1/1 tests fail.
-- 
2.7.4






reply via email to

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