Skip to content

Commit

Permalink
MSYS2: python yaml is now required
Browse files Browse the repository at this point in the history
  • Loading branch information
pal1000 committed Jul 23, 2024
1 parent 35fbc81 commit 86c94d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildscript/modules/msys.cmd
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@
@IF NOT EXIST "%msysloc%" set msysloc=%devroot%\msys32
@endlocal&set msysloc=%msysloc%
@set runmsys=call "%devroot%\%projectname%\buildscript\modules\runmsys.cmd"
@set mingwpkglst={cc,clang,cmake,directx-headers,gdb,glslang,libclc,libelf,libva,meson,pkgconf,polly,python-mako,spirv-headers,spirv-llvm-translator,spirv-tools,vulkan-headers,vulkan-loader,zstd}
@set mingwpkglst={cc,clang,cmake,directx-headers,gdb,glslang,libclc,libelf,libva,meson,pkgconf,polly,python-mako,python-yaml,spirv-headers,spirv-llvm-translator,spirv-tools,vulkan-headers,vulkan-loader,zstd}

0 comments on commit 86c94d2

Please sign in to comment.