gnu: kimageformats: Update comment.

* gnu/packages/kde-frameworks.scm(kimageformats): Update comment.
This commit is contained in:
Hartmut Goebel 2017-11-01 10:56:39 +01:00
parent 6211aadf4b
commit fa274ab2c0
No known key found for this signature in database
GPG Key ID: 634A8DFFD3F631DF
1 changed files with 3 additions and 1 deletions

View File

@ -1573,7 +1573,9 @@ by applications to write metadata.")
(arguments (arguments
`(#:phases `(#:phases
(modify-phases %standard-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 (add-after 'unpack 'neuter-read-xcf-test
(lambda _ (lambda _
(delete-file "autotests/read/xcf/simple-rgba-gimp-2.8.10.png") (delete-file "autotests/read/xcf/simple-rgba-gimp-2.8.10.png")