guix-commits
[Top][All Lists]
Advanced

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

04/09: gnu: kdelibs4support: Add todo comment for a patch from NixOS.


From: guix-commits
Subject: 04/09: gnu: kdelibs4support: Add todo comment for a patch from NixOS.
Date: Fri, 4 Jan 2019 04:11:44 -0500 (EST)

htgoebel pushed a commit to branch master
in repository guix.

commit 8791aa98a741eeea78f0bbc1dd735ade1911d55c
Author: Hartmut Goebel <address@hidden>
Date:   Mon Oct 23 15:20:27 2017 +0200

    gnu: kdelibs4support: Add todo comment for a patch from NixOS.
    
    * gnu/packages/kde-frameworks.scm(kdelibs4support): Add comment.
---
 gnu/packages/kde-frameworks.scm | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/gnu/packages/kde-frameworks.scm b/gnu/packages/kde-frameworks.scm
index 458437c..e270035 100644
--- a/gnu/packages/kde-frameworks.scm
+++ b/gnu/packages/kde-frameworks.scm
@@ -3446,6 +3446,8 @@ workspace.")
        ("qtx11extras" ,qtx11extras)))
     ;; FIXME: Use GuixSD ca-bundle.crt in etc/xdg/ksslcalist and
     ;; share/kf5/kssl/ca-bundle.crt
+    ;; TODO: NixOS has nix-kde-include-dir.patch to change std-dir "include"
+    ;; into "@dev@/include/". Think about whether this is needed for us, too.
     (arguments
      `(#:phases
        (modify-phases %standard-phases



reply via email to

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