gnu: grantleetheme: Skip tests.

* gnu/packages/kde.scm (grantleetheme)[arguments]: Skip tests.
This commit is contained in:
Efraim Flashner 2020-12-29 16:32:27 +02:00
parent 9680144d4d
commit afa493c4c7
No known key found for this signature in database
GPG key ID: 41AAE7DCCA3D8351

View file

@ -125,6 +125,7 @@ (define-public grantleetheme
(base32 "0gabc5cb0sf00s7m5v2jnq55qsrdbrq6nqd15y1i15p788zifsjx"))
(patches (search-patches "grantlee-merge-theme-dirs.patch"))))
(build-system qt-build-system)
(arguments `(#:tests? #f)) ; unexpected error in the test suite.
(native-inputs
`(("extra-cmake-modules" ,extra-cmake-modules)
("libxml2" ,libxml2))) ;; xmllint required for tests