From 6520e9b563cd2fa808911db13087c2b924ca596f Mon Sep 17 00:00:00 2001 From: Sebastien Bourdeauducq Date: Fri, 15 Nov 2024 10:22:40 +0800 Subject: [PATCH] msys2: add jsonschema dependency --- msys2/artiq_dependencies.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/msys2/artiq_dependencies.txt b/msys2/artiq_dependencies.txt index 02b32db..6b54519 100644 --- a/msys2/artiq_dependencies.txt +++ b/msys2/artiq_dependencies.txt @@ -16,3 +16,4 @@ mingw-w64-clang-x86_64-lld mingw-w64-clang-x86_64-llvm mingw-w64-clang-x86_64-openocd mingw-w64-clang-x86_64-bscan-spi-bitstreams +mingw-w64-clang-x86_64-python-jsonschema