Skip to content

Commit 482e26a

Browse files
committed
Updated PKGBUILD
1 parent c0182fd commit 482e26a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/scripts/PKGBUILD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ url="https://arrow.apache.org/"
2626
license=("Apache-2.0")
2727
depends=("${MINGW_PACKAGE_PREFIX}-bzip2"
2828
"${MINGW_PACKAGE_PREFIX}-curl" # for google-cloud-cpp bundled build
29-
"${MINGW_PACKAGE_PREFIX}-xml2" # for azure
29+
"${MINGW_PACKAGE_PREFIX}-libxml2" # for azure
3030
"${MINGW_PACKAGE_PREFIX}-libutf8proc"
3131
"${MINGW_PACKAGE_PREFIX}-re2"
3232
"${MINGW_PACKAGE_PREFIX}-snappy"

0 commit comments

Comments
 (0)