gnu: knewstuff: Fix build.

* gnu/packages/kde-frameworks.scm
(knewstuff)[arguments]<#:test-exclude>: Add failing test.

Change-Id: Icc33ab414326724d5b33f69f7af8a1df53d85da4
This commit is contained in:
Greg Hogan 2025-07-28 17:07:24 +00:00
parent 278a47d904
commit 464ba5312d
No known key found for this signature in database
GPG key ID: EF6EB27413CFEEF3

View file

@ -4184,7 +4184,10 @@ KIO enabled infrastructure.")
qtdeclarative
syndication))
(arguments
(list #:phases
(list ;; This failing test is run by the cmake-build-system phases but not
;; by the gnu-build-system phases.
#:test-exclude "knewstuff-atticaprovidertest"
#:phases
#~(modify-phases %standard-phases
(add-before 'check 'check-setup
(lambda _ ; XDG_DATA_DIRS isn't set