We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c0182fd commit 482e26aCopy full SHA for 482e26a
ci/scripts/PKGBUILD
@@ -26,7 +26,7 @@ url="https://arrow.apache.org/"
26
license=("Apache-2.0")
27
depends=("${MINGW_PACKAGE_PREFIX}-bzip2"
28
"${MINGW_PACKAGE_PREFIX}-curl" # for google-cloud-cpp bundled build
29
- "${MINGW_PACKAGE_PREFIX}-xml2" # for azure
+ "${MINGW_PACKAGE_PREFIX}-libxml2" # for azure
30
"${MINGW_PACKAGE_PREFIX}-libutf8proc"
31
"${MINGW_PACKAGE_PREFIX}-re2"
32
"${MINGW_PACKAGE_PREFIX}-snappy"
0 commit comments