totem: disable parallel build

This commit is contained in:
Jürgen Buchmüller 2018-01-15 13:57:09 +01:00
parent 1f1840665c
commit 9d9c5cd1b6
1 changed files with 2 additions and 0 deletions

View File

@ -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"