mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-12 14:16:55 -05:00
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
1 changed files with 2 additions and 0 deletions
|
@ -3446,6 +3446,8 @@ (define-public kdelibs4support
|
||||||
("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 a new issue