mirror of
git://github.com/kovidgoyal/calibre.git
synced 2025-12-31 10:34:37 +01:00
The shadertools module is required to build QtQuick which is required for webengine
This commit is contained in:
parent
bd4f7f340e
commit
12bf94a083
1 changed files with 7 additions and 0 deletions
|
|
@ -448,6 +448,13 @@
|
|||
}
|
||||
},
|
||||
|
||||
{
|
||||
"name": "qt-shadertools",
|
||||
"hashes": {
|
||||
"unix": "sha256:2c8d38724181b31cd828a56e377775c2d461ee2ea0d6362ebec411c3b288067e"
|
||||
}
|
||||
},
|
||||
|
||||
{
|
||||
"name": "qt-declarative",
|
||||
"hashes": {
|
||||
|
|
|
|||
Loading…
Reference in a new issue