mirror of
https://github.com/kovidgoyal/calibre.git
synced 2026-05-27 09:12:34 -04:00
Add ninja required by Qt
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user