forked from M-Labs/artiq
windows: add jsonschema dependency
This commit is contained in:
parent
9f368ee610
commit
e831cb47b8
|
@ -18,6 +18,7 @@ depends=(
|
|||
"mingw-w64-clang-x86_64-python-tqdm"
|
||||
"mingw-w64-clang-x86_64-python-pygit2"
|
||||
"mingw-w64-clang-x86_64-python-sipyco"
|
||||
"mingw-w64-clang-x86_64-python-jsonschema"
|
||||
"mingw-w64-clang-x86_64-nac3artiq"
|
||||
"mingw-w64-clang-x86_64-artiq-comtools"
|
||||
)
|
||||
|
|
Loading…
Reference in New Issue