ucrt all the things

This commit is contained in:
Christoph Reiter
2021-04-01 21:08:55 +02:00
parent d0eb35f4ff
commit efa44d23cc
1463 changed files with 1482 additions and 23 deletions

View File

@@ -7,6 +7,7 @@ pkgver=1.26.3
pkgrel=1
pkgdesc='Google API client core library (mingw-w64)'
arch=('any')
mingw_arch=('mingw32' 'mingw64' 'ucrt64')
url="https://github.com/googleapis/googleapis"
license=('Apache')
depends=("${MINGW_PACKAGE_PREFIX}-python-google-auth" "${MINGW_PACKAGE_PREFIX}-python-googleapis-common-protos" "${MINGW_PACKAGE_PREFIX}-python-pytz" "${MINGW_PACKAGE_PREFIX}-python-requests")