mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-31 09:52:57 +02:00
totem: disable parallel build
This commit is contained in:
parent
1f1840665c
commit
9d9c5cd1b6
1 changed files with 2 additions and 0 deletions
|
@ -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…
Add table
Reference in a new issue