~ruther/guix-local

5647942d63db22a41afbef5900d16ace36cdbc50 — Danny Milosavljevic 1 year, 10 months ago 709fddf
gnu: mate-utils: Fix intermittent build failures.

* gnu/packages/mate.scm (mate-utils)[arguments]<#:parallel-build>:
Set to #f.

Change-Id: I6cc4fd1e83ea250ed3a6450c98eccf7474848a5f
1 files changed, 4 insertions(+), 0 deletions(-)

M gnu/packages/mate.scm
M gnu/packages/mate.scm => gnu/packages/mate.scm +4 -0
@@ 1230,6 1230,10 @@ can be used as backgrounds in the MATE Desktop environment.")
        (base32
         "08066w98y45ilna6sn2kj8jnyhafra7sbpfrjdddv48939dlflrg"))))
    (build-system glib-or-gtk-build-system)
    (arguments
     ;; Newer itstool does the following--and that causes parallel builds to fail:
     ;; <https://github.com/itstool/itstool/commit/d3adf0264ee2b6fd28b7eff7dec33501d6e75a7c>
     (list #:parallel-build? #f))
    (native-inputs
     (list gettext-minimal
           gtk-doc