Fix CI builds.

This commit is contained in:
Josh Matthews 2019-07-26 13:25:18 -04:00
parent 817a7fe2af
commit 9336931377
2 changed files with 13 additions and 6 deletions

View file

@ -129,7 +129,7 @@ windows_build_env = {
},
"arm64": {
"PKG_CONFIG_ALLOW_CROSS": "1",
# No GStreamer support for arm64 windows yet.
"GSTREAMER_1_0_ROOT_ARM64": "%HOMEDRIVE%%HOMEPATH%\\repo\\.servo\\msvc-dependencies\\gstreamer-uwp\\1.16.0.3\\arm64\\",
},
"all": {
"PYTHON3": "%HOMEDRIVE%%HOMEPATH%\\python3\\python.exe",