mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
Add ninja required by Qt
This commit is contained in:
parent
3de1bb711c
commit
e6bbaaa57f
@ -433,6 +433,16 @@
|
||||
}
|
||||
},
|
||||
|
||||
{
|
||||
"name": "ninja",
|
||||
"os": "macos,windows",
|
||||
"unix": {
|
||||
"filename": "ninja-src.tar.gz",
|
||||
"hash": "sha256:ce35865411f0490368a8fc383f29071de6690cbadc27704734978221f25e2bed",
|
||||
"urls": ["https://github.com/ninja-build/ninja/archive/refs/tags/v1.10.2.tar.gz"]
|
||||
}
|
||||
},
|
||||
|
||||
{
|
||||
"name": "qt-base",
|
||||
"version": "6.2.2",
|
||||
|
Loading…
x
Reference in New Issue
Block a user