gnu: kdelibs4support: Add todo comment for a patch from NixOS.
* gnu/packages/kde-frameworks.scm(kdelibs4support): Add comment.
This commit is contained in:
parent
daff96de1f
commit
8791aa98a7
|
@ -3446,6 +3446,8 @@ workspace.")
|
||||||
("qtx11extras" ,qtx11extras)))
|
("qtx11extras" ,qtx11extras)))
|
||||||
;; FIXME: Use GuixSD ca-bundle.crt in etc/xdg/ksslcalist and
|
;; FIXME: Use GuixSD ca-bundle.crt in etc/xdg/ksslcalist and
|
||||||
;; share/kf5/kssl/ca-bundle.crt
|
;; 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
|
(arguments
|
||||||
`(#:phases
|
`(#:phases
|
||||||
(modify-phases %standard-phases
|
(modify-phases %standard-phases
|
||||||
|
|
Loading…
Reference in New Issue