gnu: xfconf: Disable parallel tests.
* gnu/packages/xfce.scm (xfconf): Add 'arguments' field.
This commit is contained in:
parent
4e10a22168
commit
aba42c98b3
@ -96,6 +96,7 @@ Xfce Desktop Environment.")
|
||||
(base32
|
||||
"0xh520z0qh0ib0ijgnyrgii9h5d4pc53n6mx1chhyzfc86j1jlhp"))))
|
||||
(build-system gnu-build-system)
|
||||
(arguments '(#:parallel-tests? #f)) ; parallel tests failed
|
||||
(native-inputs
|
||||
`(("pkg-config" ,pkg-config)
|
||||
("intltool" ,intltool)))
|
||||
|
Loading…
Reference in New Issue
Block a user