diff --git a/gnu/packages/xorg.scm b/gnu/packages/xorg.scm index ff4488b8ef..b636918139 100644 --- a/gnu/packages/xorg.scm +++ b/gnu/packages/xorg.scm @@ -4463,7 +4463,8 @@ kernel mode setting (KMS).") `(("python" ,python-wrapper) ("pkg-config" ,pkg-config))) (arguments - `(#:configure-flags + `(#:parallel-tests? #f + #:configure-flags (list (string-append "--with-xkb-path=" (assoc-ref %build-inputs "xkeyboard-config") "/share/X11/xkb")