Skip to content

Commit af5971e

Browse files
committed
Revert "Merge branch '32123-expose-azure-blob-filesystem' of github.com:marberts/arrow into 32123-expose-azure-blob-filesystem"
This reverts commit eaaee3b, reversing changes made to 22cfdf5.
1 parent 03aeb14 commit af5971e

1 file changed

Lines changed: 1 addition & 6 deletions

File tree

ci/scripts/PKGBUILD

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -33,12 +33,7 @@ depends=("${MINGW_PACKAGE_PREFIX}-bzip2"
3333
"${MINGW_PACKAGE_PREFIX}-zlib"
3434
"${MINGW_PACKAGE_PREFIX}-lz4"
3535
"${MINGW_PACKAGE_PREFIX}-zstd"
36-
"${MINGW_PACKAGE_PREFIX}-brotli"
37-
"${MINGW_PACKAGE_PREFIX}-azure-core-cpp" # for azure
38-
"${MINGW_PACKAGE_PREFIX}-azure-identity-cpp"
39-
"${MINGW_PACKAGE_PREFIX}-azure-storage-blobs-cpp"
40-
"${MINGW_PACKAGE_PREFIX}-azure-storage-common-cpp"
41-
"${MINGW_PACKAGE_PREFIX}-azure-storage-files-datalake-cpp")
36+
"${MINGW_PACKAGE_PREFIX}-brotli")
4237
makedepends=("${MINGW_PACKAGE_PREFIX}-ccache"
4338
"${MINGW_PACKAGE_PREFIX}-gcc")
4439
options=("staticlibs" "strip" "!buildflags")

0 commit comments

Comments
 (0)