mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-21 16:47:00 +02:00
python3-grpcio: for re2-11
This commit is contained in:
parent
4b52f8ce72
commit
e70852eead
1 changed files with 1 additions and 5 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python3-grpcio'
|
||||
pkgname=python3-grpcio
|
||||
version=1.60.1
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools python3-six python3-Cython0.29"
|
||||
makedepends="python3-devel zlib-devel c-ares-devel re2-devel openssl-devel
|
||||
|
@ -14,10 +14,6 @@ homepage="https://grpc.io"
|
|||
distfiles="${PYPI_SITE}/g/grpcio/grpcio-${version}.tar.gz"
|
||||
checksum=dd1d3a8d1d2e50ad9b59e10aa7f07c7d1be2b367f3f2d33c5fade96ed5460962
|
||||
|
||||
if [ "$XBPS_TARGET_LIBC" = "musl" ]; then
|
||||
makedepends+=" libexecinfo-devel"
|
||||
fi
|
||||
|
||||
export GRPC_PYTHON_BUILD_SYSTEM_ABSL=1
|
||||
export GRPC_PYTHON_BUILD_SYSTEM_ZLIB=1
|
||||
export GRPC_PYTHON_BUILD_SYSTEM_CARES=1
|
||||
|
|
Loading…
Add table
Reference in a new issue