mirror of
git://github.com/kovidgoyal/calibre.git
synced 2026-04-30 02:43:27 +02:00
Qt6 uses slightly different dll set
This commit is contained in:
parent
b2f5ddf662
commit
0a3a14d5b7
1 changed files with 1 additions and 3 deletions
|
|
@ -20,18 +20,16 @@
|
|||
'Gui',
|
||||
'Network',
|
||||
# 'NetworkAuth',
|
||||
'Location',
|
||||
'PrintSupport',
|
||||
'WebChannel',
|
||||
# 'WebSockets',
|
||||
# 'WebView',
|
||||
'Positioning',
|
||||
'PositioningQuick',
|
||||
'Sensors',
|
||||
'Sql',
|
||||
'Svg',
|
||||
'WebChannel',
|
||||
'WebEngineCore',
|
||||
'WebEngine',
|
||||
'WebEngineWidgets',
|
||||
'Widgets',
|
||||
# 'Multimedia',
|
||||
|
|
|
|||
Loading…
Reference in a new issue