File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2222 "description" : " Build with Qt 6" ,
2323 "dependencies" : [
2424 " qt5compat" ,
25- " qtbase" ,
25+ {
26+ "name" : " qtbase" ,
27+ "default-features" : false ,
28+ "features" : [
29+ " brotli" ,
30+ " concurrent" ,
31+ {
32+ "name" : " dbus" ,
33+ "platform" : " !emscripten"
34+ },
35+ " default-features" ,
36+ " doubleconversion" ,
37+ " freetype" ,
38+ " gui" ,
39+ " harfbuzz" ,
40+ " icu" ,
41+ " jpeg" ,
42+ " network" ,
43+ " opengl" ,
44+ {
45+ "name" : " openssl" ,
46+ "platform" : " !emscripten"
47+ },
48+ " pcre2" ,
49+ " png" ,
50+ " sql" ,
51+ {
52+ "name" : " sql-psql" ,
53+ "platform" : " !emscripten"
54+ },
55+ " sql-sqlite" ,
56+ " testlib" ,
57+ " thread" ,
58+ " widgets" ,
59+ " zstd"
60+ ]
61+ },
2662 " qtdeclarative" ,
2763 " qtsvg" ,
28- " qttranslations" ,
29- " qtkeychain-qt6"
64+ {
65+ "name" : " qttranslations" ,
66+ "platform" : " !emscripten"
67+ },
68+ {
69+ "name" : " qtkeychain-qt6" ,
70+ "platform" : " !emscripten"
71+ }
3072 ]
3173 }
3274 },
You can’t perform that action at this time.
0 commit comments