[Install check] Updated KiAuto dependency
This commit is contained in:
parent
e6059c6508
commit
d8f221e2c6
|
|
@ -347,7 +347,7 @@ deps = '{\
|
||||||
"extra_arch": null,\
|
"extra_arch": null,\
|
||||||
"extra_deb": null,\
|
"extra_deb": null,\
|
||||||
"help_option": "--version",\
|
"help_option": "--version",\
|
||||||
"importance": 120003,\
|
"importance": 150003,\
|
||||||
"in_debian": false,\
|
"in_debian": false,\
|
||||||
"is_kicad_plugin": false,\
|
"is_kicad_plugin": false,\
|
||||||
"is_python": false,\
|
"is_python": false,\
|
||||||
|
|
@ -369,6 +369,17 @@ deps = '{\
|
||||||
0\
|
0\
|
||||||
]\
|
]\
|
||||||
},\
|
},\
|
||||||
|
{\
|
||||||
|
"desc": null,\
|
||||||
|
"mandatory": true,\
|
||||||
|
"max_version": null,\
|
||||||
|
"output": "dxf_sch_print",\
|
||||||
|
"version": [\
|
||||||
|
2,\
|
||||||
|
1,\
|
||||||
|
1\
|
||||||
|
]\
|
||||||
|
},\
|
||||||
{\
|
{\
|
||||||
"desc": null,\
|
"desc": null,\
|
||||||
"mandatory": true,\
|
"mandatory": true,\
|
||||||
|
|
@ -380,6 +391,17 @@ deps = '{\
|
||||||
5\
|
5\
|
||||||
]\
|
]\
|
||||||
},\
|
},\
|
||||||
|
{\
|
||||||
|
"desc": null,\
|
||||||
|
"mandatory": true,\
|
||||||
|
"max_version": null,\
|
||||||
|
"output": "hpgl_sch_print",\
|
||||||
|
"version": [\
|
||||||
|
2,\
|
||||||
|
1,\
|
||||||
|
1\
|
||||||
|
]\
|
||||||
|
},\
|
||||||
{\
|
{\
|
||||||
"desc": "Show KiAuto installation information",\
|
"desc": "Show KiAuto installation information",\
|
||||||
"mandatory": false,\
|
"mandatory": false,\
|
||||||
|
|
@ -431,8 +453,19 @@ deps = '{\
|
||||||
"output": "pdf_sch_print",\
|
"output": "pdf_sch_print",\
|
||||||
"version": [\
|
"version": [\
|
||||||
2,\
|
2,\
|
||||||
0,\
|
1,\
|
||||||
0\
|
1\
|
||||||
|
]\
|
||||||
|
},\
|
||||||
|
{\
|
||||||
|
"desc": null,\
|
||||||
|
"mandatory": true,\
|
||||||
|
"max_version": null,\
|
||||||
|
"output": "ps_sch_print",\
|
||||||
|
"version": [\
|
||||||
|
2,\
|
||||||
|
1,\
|
||||||
|
1\
|
||||||
]\
|
]\
|
||||||
},\
|
},\
|
||||||
{\
|
{\
|
||||||
|
|
@ -475,8 +508,8 @@ deps = '{\
|
||||||
"output": "svg_sch_print",\
|
"output": "svg_sch_print",\
|
||||||
"version": [\
|
"version": [\
|
||||||
2,\
|
2,\
|
||||||
0,\
|
1,\
|
||||||
0\
|
1\
|
||||||
]\
|
]\
|
||||||
},\
|
},\
|
||||||
{\
|
{\
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue