diff --git a/angleproject/mingw-w64/PKGBUILD b/angleproject/mingw-w64/PKGBUILD index b7f0e132..8f236631 100644 --- a/angleproject/mingw-w64/PKGBUILD +++ b/angleproject/mingw-w64/PKGBUILD @@ -28,7 +28,7 @@ arch=('any') url='https://chromium.googlesource.com/angle/angle/+/master/README.md' license=('BSD') depends=('mingw-w64-crt') -makedepends=('mingw-w64-gcc' 'git' 'gyp-git' 'depot-tools-git' 'python' 'python2') +makedepends=('mingw-w64-gcc' 'git' 'gyp-git' 'depot-tools-git' 'google-cloud-sdk' 'python' 'python2') options=('!strip' '!buildflags' 'staticlibs') source=("angleproject::git+https://chromium.googlesource.com/angle/angle$_angle_commit" "additional-mingw-header::git+https://github.com/Martchus/additional-mingw-header.git$_header_commit"