totem: disable parallel build
This commit is contained in:
parent
1f1840665c
commit
9d9c5cd1b6
|
@ -31,6 +31,8 @@ depends="grilo-plugins>=0.2.12 hicolor-icon-theme desktop-file-utils
|
||||||
# XXX reenable python plugin if pylint pkg exists.
|
# XXX reenable python plugin if pylint pkg exists.
|
||||||
#pycompile_dirs="usr/lib/totem/plugins"
|
#pycompile_dirs="usr/lib/totem/plugins"
|
||||||
|
|
||||||
|
disable_parallel_build=yes
|
||||||
|
|
||||||
build_options="gir"
|
build_options="gir"
|
||||||
if [ -z "$CROSS_BUILD" ]; then
|
if [ -z "$CROSS_BUILD" ]; then
|
||||||
build_options_default="gir"
|
build_options_default="gir"
|
||||||
|
|
Loading…
Reference in New Issue