mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-25 22:08:16 -05:00
gnu: kimageformats: Update comment.
* gnu/packages/kde-frameworks.scm(kimageformats): Update comment.
This commit is contained in:
parent
6211aadf4b
commit
fa274ab2c0
1 changed files with 3 additions and 1 deletions
|
@ -1573,7 +1573,9 @@ (define-public kimageformats
|
|||
(arguments
|
||||
`(#:phases
|
||||
(modify-phases %standard-phases
|
||||
;; This test fails regularly, delete offending portion
|
||||
;; This test fails regularly (also at KDE CI, see
|
||||
;; https://build.kde.org/job/Frameworks%20kimageformats%20kf5-qt5%20XenialQt5.7/6/testReport/)
|
||||
;; delete offending portion
|
||||
(add-after 'unpack 'neuter-read-xcf-test
|
||||
(lambda _
|
||||
(delete-file "autotests/read/xcf/simple-rgba-gimp-2.8.10.png")
|
||||
|
|
Loading…
Reference in a new issue