libical: disable paralle builds

This commit is contained in:
John 2019-10-15 17:23:14 +03:00
parent 0c22b5c04d
commit 965f3b4e0c

View file

@ -16,7 +16,7 @@ homepage="http://libical.github.io/libical/"
distfiles="https://github.com/${pkgname}/${pkgname}/archive/v${version}.tar.gz"
checksum=fd2404a3df42390268e9fb804ef9f235e429b6f0da8992a148cbb3614946d99b
patch_args="-Np1"
disable_parallel_build=y
build_options="gir"
if [ -z "$CROSS_BUILD" ]; then
build_options_default="gir"