From 9d9c5cd1b6e0320241e864e11c910384c1c2d602 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=BCrgen=20Buchm=C3=BCller?= Date: Mon, 15 Jan 2018 13:57:09 +0100 Subject: [PATCH] totem: disable parallel build --- srcpkgs/totem/template | 2 ++ 1 file changed, 2 insertions(+) diff --git a/srcpkgs/totem/template b/srcpkgs/totem/template index f97672efdc7..9dd7bf8a580 100644 --- a/srcpkgs/totem/template +++ b/srcpkgs/totem/template @@ -31,6 +31,8 @@ depends="grilo-plugins>=0.2.12 hicolor-icon-theme desktop-file-utils # XXX reenable python plugin if pylint pkg exists. #pycompile_dirs="usr/lib/totem/plugins" +disable_parallel_build=yes + build_options="gir" if [ -z "$CROSS_BUILD" ]; then build_options_default="gir"